![]() |
TrinityCore
|
This is the complete list of members for cast_commandscript, including all inherited members.
| _name | ScriptObject | private |
| cast_commandscript() | cast_commandscript | inline |
| CheckSpellExistsAndIsValid(ChatHandler *handler, SpellInfo const *spell) | cast_commandscript | inlinestatic |
| CommandScript(char const *name) noexcept | CommandScript | explicitprotected |
| GetCommands() const override | cast_commandscript | inlinevirtual |
| GetName() const | ScriptObject | |
| 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 |
| operator=(ScriptObject const &right)=delete | ScriptObject | |
| operator=(ScriptObject &&right)=delete | ScriptObject | |
| ScriptObject(ScriptObject const &right)=delete | ScriptObject | |
| ScriptObject(ScriptObject &&right)=delete | ScriptObject | |
| ScriptObject(char const *name) noexcept | ScriptObject | explicitprotected |
| ~CommandScript() | CommandScript | |
| ~ScriptObject() | ScriptObject | protectedvirtual |