![]() |
TrinityCore
|
Inheritance diagram for spell_load_into_catapult:Classes | |
| class | spell_load_into_catapult_AuraScript |
Public Member Functions | |
| spell_load_into_catapult () | |
| 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 |
Private Types | |
| enum | Spells { SPELL_PASSENGER_LOADED = 62340 } |
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 1470 of file boss_flame_leviathan.cpp.
|
private |
| Enumerator | |
|---|---|
| SPELL_PASSENGER_LOADED | |
Definition at line 1472 of file boss_flame_leviathan.cpp.
|
inline |
Definition at line 1478 of file boss_flame_leviathan.cpp.
|
inlineoverridevirtual |
Reimplemented from SpellScriptLoader.
Definition at line 1507 of file boss_flame_leviathan.cpp.