Xenon
A framework for cheat development.
 
Loading...
Searching...
No Matches
Game Member List

This is the complete list of members for Game, including all inherited members.

ClearEvent(const std::string &eventName)Gameinline
EnableUpdate()Game
Game(std::shared_ptr< Xenon > pXenon, std::shared_ptr< XenonConfig > pXenonConfigs, std::shared_ptr< XenonVariables > pXenonVariables, std::vector< std::shared_ptr< CComponent > > pComponents)Gameinline
OnEvent(const std::string &eventName, const std::function< void()> &callback)Gameinline
OnEvent(const std::string &eventName, const std::function< void(TargetProfile *target)> &callback)Gameinline
TriggerEvent(const std::string &eventName)Gameinline
TriggerEvent(const std::string &eventName, TargetProfile *target)Gameinline