OK, going with Matt’s suggestion and my previous workaround, what I did was to create a singleton-esque static reference to my cheat manager. Seems to do what I need, but still, it’d be great to have better documentation on FAutoConsoleCommand, specially on binding events. Console Manager section of the manual only gives details about console vars. Hope the Shooter project has something like this.