TrinityCore
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
CheckSpellExistsAndIsValid(ChatHandler *handler, SpellInfo const *spell)cast_commandscriptinlinestatic
CommandScript(char const *name)CommandScriptexplicitprotected
GetCommands() const overridecast_commandscriptinlinevirtual
GetName() constScriptObject
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
ScriptObject(char const *name)ScriptObjectprotected
~ScriptObject()ScriptObjectprotectedvirtual