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

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

_nameScriptObjectprivate
CommandScript(char const *name) noexceptCommandScriptexplicitprotected
deserter_commandscript()deserter_commandscriptinline
GetCommands() const overridedeserter_commandscriptinlinevirtual
GetName() constScriptObject
HandleDeserterAdd(ChatHandler *handler, uint32 time, bool isInstance)deserter_commandscriptinlinestatic
HandleDeserterBGAdd(ChatHandler *handler, uint32 time)deserter_commandscriptinlinestatic
HandleDeserterBGRemove(ChatHandler *handler)deserter_commandscriptinlinestatic
HandleDeserterInstanceAdd(ChatHandler *handler, uint32 time)deserter_commandscriptinlinestatic
HandleDeserterInstanceRemove(ChatHandler *handler)deserter_commandscriptinlinestatic
HandleDeserterRemove(ChatHandler *handler, bool isInstance)deserter_commandscriptinlinestatic
operator=(ScriptObject const &right)=deleteScriptObject
operator=(ScriptObject &&right)=deleteScriptObject
ScriptObject(ScriptObject const &right)=deleteScriptObject
ScriptObject(ScriptObject &&right)=deleteScriptObject
ScriptObject(char const *name) noexceptScriptObjectexplicitprotected
~CommandScript()CommandScript
~ScriptObject()ScriptObjectprotectedvirtual