|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Classes | |
| class | spell_halion_combustion_consumption_AuraScript |
Public Member Functions | |
| AuraScript * | GetAuraScript () const OVERRIDE |
| spell_halion_combustion_consumption (char const *scriptName, uint32 spell) | |
| 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 Attributes | |
| uint32 | _spellID |
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 1351 of file boss_halion.cpp.
|
inline |
Definition at line 1354 of file boss_halion.cpp.
References _spellID, and SpellScriptLoader::SpellScriptLoader().
|
inlinevirtual |
Reimplemented from SpellScriptLoader.
Definition at line 1399 of file boss_halion.cpp.
|
private |
Definition at line 1405 of file boss_halion.cpp.
Referenced by GetAuraScript(), and spell_halion_combustion_consumption().