|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Classes | |
| class | spell_halion_twilight_realm_handlers_AuraScript |
Public Member Functions | |
| AuraScript * | GetAuraScript () const OVERRIDE |
| spell_halion_twilight_realm_handlers (const char *scriptName, uint32 beforeHitSpell, bool isApplyHandler) | |
| 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 | _beforeHitSpell |
| bool | _isApplyHandler |
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 1505 of file boss_halion.cpp.
|
inline |
Definition at line 1508 of file boss_halion.cpp.
References _beforeHitSpell, _isApplyHandler, and SpellScriptLoader::SpellScriptLoader().
|
inlinevirtual |
Reimplemented from SpellScriptLoader.
Definition at line 1561 of file boss_halion.cpp.
References _beforeHitSpell, _isApplyHandler, and OVERRIDE.
|
private |
Definition at line 1567 of file boss_halion.cpp.
Referenced by GetAuraScript(), and spell_halion_twilight_realm_handlers().
|
private |
Definition at line 1568 of file boss_halion.cpp.
Referenced by GetAuraScript(), and spell_halion_twilight_realm_handlers().