AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Private Member Functions | |
PrepareAuraScript (spell_halion_leave_twilight_realm_aura) | |
bool | Validate (SpellInfo const *) override |
void | OnApply (AuraEffect const *, AuraEffectHandleModes) |
void | OnRemove (AuraEffect const *, AuraEffectHandleModes) |
void | Register () override |
|
inlineprivate |
References AURA_REMOVE_BY_ENEMY_SPELL, ObjectGuid::Empty, AuraScript::GetTarget(), Unit::RemoveAurasDueToSpell(), and SPELL_SOUL_CONSUMPTION.
Referenced by Register().
|
inlineprivate |
References EventProcessor::AddEvent(), AuraScript::GetTarget(), Unit::m_Events, Unit::RemoveAurasDueToSpell(), and SPELL_TWILIGHT_REALM.
Referenced by Register().
|
private |
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
References AuraScript::AfterEffectApply, AuraScript::AfterEffectRemove, AURA_EFFECT_HANDLE_REAL, AuraEffectApplyFn, AuraEffectRemoveFn, EFFECT_0, OnApply(), OnRemove(), and SPELL_AURA_DUMMY.
|
inlineoverrideprivatevirtual |
Reimplemented from _SpellScript.
References SPELL_SOUL_CONSUMPTION, SPELL_TWILIGHT_REALM, and _SpellScript::ValidateSpellInfo().