Code Monkey home page Code Monkey logo

metacheatmanager's Introduction

>_ Meta Cheat Manager

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.

MetaCheatManager

๐Ÿ“š Documentation

Detailed documentation about the Meta Cheat Manager can be found here.

๐ŸŽ“ Sample Projects

Visit our Release page for two sample projects showcasing the Meta Cheat Manager, one with blueprints and another in C++.

Also, explore this game project repository to see the Meta Cheat Manager in action.

๐Ÿ“… Changelog

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. 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.

metacheatmanager's People

Contributors

janseliv avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

metacheatmanager's Issues

Native Cheat Commands not recognized when BP Cheat Manager is used

I have a C++ CheatManager that inherits from UMetaCheatManager that has some cheats in it.

If my PlayerController has the native CheatManager set, then its commands work fine.

If my PlayerController has a BP derived CheatManager set, the commands are recognized for auto complete but don't actually work. Log states: Command not recognized

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.