TrinityCore
message_commandscript Member List

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

_nameScriptObjectprivate
CommandScript(char const *name)CommandScriptexplicitprotected
GetCommands() const overridemessage_commandscriptinlinevirtual
GetName() constScriptObject
HandleAnnounceCommand(ChatHandler *handler, Tail message)message_commandscriptinlinestatic
HandleChannelSetOwnership(ChatHandler *handler, std::string channelName, bool grantOwnership)message_commandscriptinlinestatic
HandleGMAnnounceCommand(ChatHandler *, Tail message)message_commandscriptinlinestatic
HandleGMNameAnnounceCommand(ChatHandler *handler, Tail message)message_commandscriptinlinestatic
HandleGMNotifyCommand(ChatHandler *handler, Tail message)message_commandscriptinlinestatic
HandleNameAnnounceCommand(ChatHandler *handler, Tail message)message_commandscriptinlinestatic
HandleNotifyCommand(ChatHandler *handler, Tail message)message_commandscriptinlinestatic
HandleWhispersCommand(ChatHandler *handler, Optional< Variant< bool, EXACT_SEQUENCE("remove")> > operationArg, Optional< std::string > playerNameArg)message_commandscriptinlinestatic
message_commandscript()message_commandscriptinline
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