TrinityCore
gm_commandscript Member List

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

_nameScriptObjectprivate
CommandScript(char const *name)CommandScriptexplicitprotected
GetCommands() const overridegm_commandscriptinlinevirtual
GetName() constScriptObject
gm_commandscript()gm_commandscriptinline
HandleGMChatCommand(ChatHandler *handler, Optional< bool > enableArg)gm_commandscriptinlinestatic
HandleGMFlyCommand(ChatHandler *handler, bool enable)gm_commandscriptinlinestatic
HandleGMListFullCommand(ChatHandler *handler)gm_commandscriptinlinestatic
HandleGMListIngameCommand(ChatHandler *handler)gm_commandscriptinlinestatic
HandleGMOffCommand(ChatHandler *handler)gm_commandscriptinlinestatic
HandleGMOnCommand(ChatHandler *handler)gm_commandscriptinlinestatic
HandleGMVisibleCommand(ChatHandler *handler, Optional< bool > visibleArg)gm_commandscriptinlinestatic
operator=(ScriptObject const &right)=deleteScriptObject
operator=(ScriptObject &&right)=deleteScriptObject
ScriptObject(ScriptObject const &right)=deleteScriptObject
ScriptObject(ScriptObject &&right)=deleteScriptObject
ScriptObject(char const *name)ScriptObjectprotected
~CommandScript()CommandScript
~ScriptObject()ScriptObjectprotectedvirtual