Mania++
 All Classes Functions Variables Pages
CommandManager Member List

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

adminCommandsCommandManagerprivate
CommandManager()CommandManager
commandsCommandManagerprivate
HandleCommand(Player player, std::string text)CommandManager
RegisterAdminCommands(std::map< std::string, std::function< void(Player, std::vector< std::string >)>> methods)CommandManager
RegisterCommands(std::map< std::string, std::function< void(Player, std::vector< std::string >)>> methods)CommandManager