AzerothCore 3.3.5a
OpenSource WoW Emulator
|
This is the complete list of members for cast_commandscript, including all inherited members.
_name | ScriptObject | private |
_totalAvailableHooks | ScriptObject | private |
cast_commandscript() | cast_commandscript | inline |
CheckSpellCastResult(ChatHandler *handler, SpellCastResult result) | cast_commandscript | inlinestatic |
CheckSpellExistsAndIsValid(ChatHandler *handler, SpellInfo const *spell) | cast_commandscript | inlinestatic |
checkValidity() | ScriptObject | inlinevirtual |
CommandScript(const char *name) | CommandScript | protected |
GetCommands() const override | cast_commandscript | inlinevirtual |
GetName() const | ScriptObject | inline |
GetTotalAvailableHooks() | ScriptObject | inline |
GetTriggerFlags(Optional< std::string > triggeredStr) | cast_commandscript | inlinestatic |
HandleCastBackCommand(ChatHandler *handler, SpellInfo const *spell, Optional< std::string > triggeredStr) | cast_commandscript | inlinestatic |
HandleCastCommand(ChatHandler *handler, SpellInfo const *spell, Optional< std::string > triggeredStr) | cast_commandscript | inlinestatic |
HandleCastDestCommand(ChatHandler *handler, SpellInfo const *spell, float x, float y, float z, Optional< std::string > triggeredStr) | cast_commandscript | inlinestatic |
HandleCastDistCommand(ChatHandler *handler, SpellInfo const *spell, float dist, Optional< std::string > triggeredStr) | cast_commandscript | inlinestatic |
HandleCastSelfCommand(ChatHandler *handler, SpellInfo const *spell, Optional< std::string > triggeredStr) | cast_commandscript | inlinestatic |
HandleCastTargetCommad(ChatHandler *handler, SpellInfo const *spell, Optional< std::string > triggeredStr) | cast_commandscript | inlinestatic |
isAfterLoadScript() const | ScriptObject | inlinevirtual |
IsDatabaseBound() const | ScriptObject | inlinevirtual |
ScriptObject(const char *name, uint16 totalAvailableHooks=0) | ScriptObject | inlineprotected |
~ScriptObject()=default | ScriptObject | protectedvirtual |