TrinityCore
Loading...
Searching...
No Matches
wp_commandscript Member List

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

_nameScriptObjectprivate
CommandScript(char const *name) noexceptCommandScriptexplicitprotected
GetCommands() const overridewp_commandscriptinlinevirtual
GetName() constScriptObject
HandleWpAddCommand(ChatHandler *handler, Optional< uint32 > pathid)wp_commandscriptinlinestatic
HandleWpLoadCommand(ChatHandler *handler, uint32 pathid)wp_commandscriptinlinestatic
HandleWpModifyCommand(ChatHandler *handler, Variant< EXACT_SEQUENCE("del"), EXACT_SEQUENCE("move")> show)wp_commandscriptinlinestatic
HandleWpReloadCommand(ChatHandler *handler, uint32 id)wp_commandscriptinlinestatic
HandleWpShowCommand(ChatHandler *handler, Variant< EXACT_SEQUENCE("off"), EXACT_SEQUENCE("on"), EXACT_SEQUENCE("info")> show, Optional< uint32 > pathid)wp_commandscriptinlinestatic
HandleWpUnLoadCommand(ChatHandler *handler)wp_commandscriptinlinestatic
operator=(ScriptObject const &right)=deleteScriptObject
operator=(ScriptObject &&right)=deleteScriptObject
ScriptObject(ScriptObject const &right)=deleteScriptObject
ScriptObject(ScriptObject &&right)=deleteScriptObject
ScriptObject(char const *name) noexceptScriptObjectexplicitprotected
wp_commandscript()wp_commandscriptinline
~CommandScript()CommandScript
~ScriptObject()ScriptObjectprotectedvirtual