|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Classes | |
| class | spell_load_into_catapult_AuraScript |
Public Member Functions | |
| AuraScript * | GetAuraScript () const OVERRIDE |
| spell_load_into_catapult () | |
| Public Member Functions inherited from SpellScriptLoader | |
| virtual SpellScript * | GetSpellScript () const |
| bool | IsDatabaseBound () const FINAL |
| Public Member Functions inherited from ScriptObject | |
| const std::string & | GetName () const |
Private Types | |
| enum | Spells { SPELL_PASSENGER_LOADED = 62340 } |
Additional Inherited Members | |
| Protected Member Functions inherited from SpellScriptLoader | |
| SpellScriptLoader (const char *name) | |
| Protected Member Functions inherited from ScriptObject | |
| ScriptObject (const char *name) | |
| virtual | ~ScriptObject () |
Definition at line 1431 of file boss_flame_leviathan.cpp.
|
private |
| Enumerator | |
|---|---|
| SPELL_PASSENGER_LOADED | |
Definition at line 1433 of file boss_flame_leviathan.cpp.
|
inline |
Definition at line 1439 of file boss_flame_leviathan.cpp.
References SpellScriptLoader::SpellScriptLoader().
|
inlinevirtual |
Reimplemented from SpellScriptLoader.
Definition at line 1470 of file boss_flame_leviathan.cpp.
References OVERRIDE.