![]() |
TrinityCore
|
Inheritance diagram for spell_rupture:Classes | |
| class | spell_rupture_AuraScript |
Public Member Functions | |
| spell_rupture () | |
| AuraScript * | GetAuraScript () const override |
Public Member Functions inherited from SpellScriptLoader | |
| virtual SpellScript * | GetSpellScript () 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 |
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 187 of file boss_ozruk.cpp.
|
inline |
Definition at line 190 of file boss_ozruk.cpp.
|
inlineoverridevirtual |
Reimplemented from SpellScriptLoader.
Definition at line 226 of file boss_ozruk.cpp.