![]() |
TrinityCore
|
This is the complete list of members for spell_item_trigger_spell, including all inherited members.
| _name | ScriptObject | private |
| _triggeredSpellId | spell_item_trigger_spell | private |
| GetAuraScript() const | SpellScriptLoader | virtual |
| GetName() const | ScriptObject | |
| GetSpellScript() const override | spell_item_trigger_spell | inlinevirtual |
| 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 |
| spell_item_trigger_spell(char const *name, uint32 triggeredSpellId) | spell_item_trigger_spell | inline |
| SpellScriptLoader(char const *name) noexcept | SpellScriptLoader | explicitprotected |
| ~ScriptObject() | ScriptObject | protectedvirtual |