TrinityCore
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
operator=(ScriptObject const &right)=deleteScriptObject
operator=(ScriptObject &&right)=deleteScriptObject
ScriptObject(ScriptObject const &right)=deleteScriptObject
ScriptObject(ScriptObject &&right)=deleteScriptObject
ScriptObject(char const *name)ScriptObjectprotected
~CommandScript()CommandScript
~ScriptObject()ScriptObjectprotectedvirtual