MetaCheatManager
Open-source plugin that allows to call any cheat function in 'Category.Command' format from the console in UE5.6
Install / Use
/learn @JanSeliv/MetaCheatManagerREADME
<a href="https://github.com/JanSeliv/MetaCheatManager/blob/main/LICENSE"></a>
<a href="https://www.unrealengine.com/">
</a>
🌟 About
The Meta Cheat Manager plugin introduces a feature to Unreal Engine 5 that allows you to call cheat functions with custom meta names from the console command in the 'Your.Cheat.Name' format.
This functionality helps replace the 'meta=(OverrideNativeName="Your.Cheat.Name"))' feature, which was available in Unreal Engine 4 but became unavailable in Unreal Engine 5 due to the removal of Blueprint Nativization.
🎓 Sample Projects
Visit our Release page showcasing the Meta Cheat Manager.
Also, explore this game project repository to see the Meta Cheat Manager in action.
📅 Changelog
2025-11-17
- Updated to Unreal Engine 5.6.
2025-06-29
- Updated to Unreal Engine 5.5.
2024-12-26
- Updated to Unreal Engine 5.4.
2024-01-14
- Updated to Unreal Engine 5.3.
- Added 'Cheat Manager Extensions' support, useful for plugins and Game Feature modules populating their own cheats.
2023-05-31
- 🎉 Initial public release on Unreal Engine 5.2
📫 Feedback & Contribution
Feedback and contributions from the community are highly appreciated!
If you'd like to contribute, please fork the project and create a pull request targeting the develop branch.
If you've found a bug or have an idea for a new feature, please open a new issue on GitHub or join our Discord. Thank you!
📜 License
This project is licensed under the terms of the MIT license. See LICENSE for more details.
We hope you find this plugin useful and we look forward to your feedback and contributions.
