You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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