![]() |
TrinityCore
|
Inheritance diagram for spell_auto_repair:Classes | |
| class | spell_auto_repair_SpellScript |
Public Member Functions | |
| spell_auto_repair () | |
| SpellScript * | GetSpellScript () const override |
Public Member Functions inherited from SpellScriptLoader | |
| virtual AuraScript * | GetAuraScript () const |
Public Member Functions inherited from ScriptObject | |
| ScriptObject (ScriptObject const &right)=delete | |
| ScriptObject (ScriptObject &&right)=delete | |
| ScriptObject & | operator= (ScriptObject const &right)=delete |
| ScriptObject & | operator= (ScriptObject &&right)=delete |
| std::string const & | GetName () const |
Private Types | |
| enum | Spells { SPELL_AUTO_REPAIR = 62705 } |
Additional Inherited Members | |
Protected Member Functions inherited from SpellScriptLoader | |
| SpellScriptLoader (char const *name) noexcept | |
Protected Member Functions inherited from ScriptObject | |
| ScriptObject (char const *name) noexcept | |
| virtual | ~ScriptObject () |
Definition at line 1514 of file boss_flame_leviathan.cpp.
|
private |
| Enumerator | |
|---|---|
| SPELL_AUTO_REPAIR | |
Definition at line 1516 of file boss_flame_leviathan.cpp.
|
inline |
Definition at line 1522 of file boss_flame_leviathan.cpp.
|
inlineoverridevirtual |
Reimplemented from SpellScriptLoader.
Definition at line 1575 of file boss_flame_leviathan.cpp.