AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
deserter_commandscript Member List

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

_nameScriptObjectprivate
checkValidity()ScriptObjectinlinevirtual
CommandScript(const char *name)CommandScriptprotected
deserter_commandscript()deserter_commandscriptinline
GetCommands() const overridedeserter_commandscriptinlinevirtual
GetName() constScriptObjectinline
HandleDeserterAdd(ChatHandler *handler, Optional< std::string > playerName, Optional< std::string > time, bool isInstance)deserter_commandscriptinlinestatic
HandleDeserterBGAdd(ChatHandler *handler, Optional< std::string > playerName, Optional< std::string > time)deserter_commandscriptinlinestatic
HandleDeserterBGRemove(ChatHandler *handler, Optional< PlayerIdentifier > player)deserter_commandscriptinlinestatic
HandleDeserterBGRemoveAll(ChatHandler *handler, Optional< std::string > maxTime)deserter_commandscriptinlinestatic
HandleDeserterInstanceAdd(ChatHandler *handler, Optional< std::string > playerName, Optional< std::string > time)deserter_commandscriptinlinestatic
HandleDeserterInstanceRemove(ChatHandler *handler, Optional< PlayerIdentifier > player)deserter_commandscriptinlinestatic
HandleDeserterInstanceRemoveAll(ChatHandler *handler, Optional< std::string > maxTime)deserter_commandscriptinlinestatic
HandleDeserterRemove(ChatHandler *handler, Optional< PlayerIdentifier > player, bool isInstance)deserter_commandscriptinlinestatic
HandleDeserterRemoveAll(ChatHandler *handler, bool isInstance, Optional< std::string > maxTime)deserter_commandscriptinlinestatic
isAfterLoadScript() constScriptObjectinlinevirtual
IsDatabaseBound() constScriptObjectinlinevirtual
ScriptObject(const char *name)ScriptObjectinlineprotected
~ScriptObject()=defaultScriptObjectprotectedvirtual