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

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

_nameScriptObjectprivate
cast_commandscript()cast_commandscriptinline
CheckSpellCastResult(ChatHandler *handler, SpellCastResult result)cast_commandscriptinlinestatic
CheckSpellExistsAndIsValid(ChatHandler *handler, SpellInfo const *spell)cast_commandscriptinlinestatic
checkValidity()ScriptObjectinlinevirtual
CommandScript(const char *name)CommandScriptprotected
GetCommands() const overridecast_commandscriptinlinevirtual
GetName() constScriptObjectinline
GetTriggerFlags(Optional< std::string > triggeredStr)cast_commandscriptinlinestatic
HandleCastBackCommand(ChatHandler *handler, SpellInfo const *spell, Optional< std::string > triggeredStr)cast_commandscriptinlinestatic
HandleCastCommand(ChatHandler *handler, SpellInfo const *spell, Optional< std::string > triggeredStr)cast_commandscriptinlinestatic
HandleCastDestCommand(ChatHandler *handler, SpellInfo const *spell, float x, float y, float z, Optional< std::string > triggeredStr)cast_commandscriptinlinestatic
HandleCastDistCommand(ChatHandler *handler, SpellInfo const *spell, float dist, Optional< std::string > triggeredStr)cast_commandscriptinlinestatic
HandleCastSelfCommand(ChatHandler *handler, SpellInfo const *spell, Optional< std::string > triggeredStr)cast_commandscriptinlinestatic
HandleCastTargetCommad(ChatHandler *handler, SpellInfo const *spell, Optional< std::string > triggeredStr)cast_commandscriptinlinestatic
isAfterLoadScript() constScriptObjectinlinevirtual
IsDatabaseBound() constScriptObjectinlinevirtual
ScriptObject(const char *name)ScriptObjectinlineprotected
~ScriptObject()=defaultScriptObjectprotectedvirtual