|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Private Member Functions | |
| PrepareAuraScript (spell_halion_twilight_realm_handlers_AuraScript) | |
Additional Inherited Members | |
| Protected Attributes inherited from _SpellScript | |
| uint8 | m_currentScriptState |
| std::string const * | m_scriptName |
| uint32 | m_scriptSpellId |
Definition at line 1512 of file boss_halion.cpp.
|
inline |
Definition at line 1517 of file boss_halion.cpp.
References _beforeHitSpellId, _isApply, and AuraScript::AuraScript().
Referenced by PrepareAuraScript().
|
inline |
Definition at line 1535 of file boss_halion.cpp.
References _beforeHitSpellId, AURA_REMOVE_BY_ENEMY_SPELL, ENCOUNTER_FRAME_UNK7, WorldObject::GetInstanceScript(), AuraScript::GetTarget(), and Unit::RemoveAurasDueToSpell().
Referenced by Register().
|
inline |
Definition at line 1528 of file boss_halion.cpp.
References ENCOUNTER_FRAME_UNK7, AuraScript::GetTarget(), Unit::RemoveAurasDueToSpell(), and SPELL_TWILIGHT_REALM.
Referenced by Register().
|
private |
|
inlinevirtual |
Implements _SpellScript.
Definition at line 1546 of file boss_halion.cpp.
References _isApply, AuraScript::AfterEffectApply, AuraScript::AfterEffectRemove, AURA_EFFECT_HANDLE_REAL, AuraEffectApplyFn, AuraEffectRemoveFn, EFFECT_0, OnApply(), OnRemove(), OVERRIDE, SPELL_AURA_DUMMY, and SPELL_AURA_PHASE.
|
inlinevirtual |
Reimplemented from _SpellScript.
Definition at line 1521 of file boss_halion.cpp.
References _beforeHitSpellId, OVERRIDE, and sSpellMgr.
| uint32 spell_halion_twilight_realm_handlers::spell_halion_twilight_realm_handlers_AuraScript::_beforeHitSpellId |
Definition at line 1558 of file boss_halion.cpp.
Referenced by OnApply(), spell_halion_twilight_realm_handlers_AuraScript(), and Validate().
| bool spell_halion_twilight_realm_handlers::spell_halion_twilight_realm_handlers_AuraScript::_isApply |
Definition at line 1557 of file boss_halion.cpp.
Referenced by Register(), and spell_halion_twilight_realm_handlers_AuraScript().