AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Private Member Functions | |
PrepareAuraScript (spell_z_check_aura) | |
void | HandleEffectApply (AuraEffect const *, AuraEffectHandleModes) |
void | HandleEffectPeriodic (AuraEffect const *) |
void | Register () override |
Private Attributes | |
float | _posZ |
|
inlineprivate |
References _posZ, Position::GetPositionZ(), and AuraScript::GetTarget().
Referenced by Register().
|
inlineprivate |
References _posZ, AuraScript::GetTarget(), and AuraScript::PreventDefaultAction().
Referenced by Register().
|
private |
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
References AURA_EFFECT_HANDLE_REAL, AuraEffectApplyFn, AuraEffectPeriodicFn, EFFECT_0, HandleEffectApply(), HandleEffectPeriodic(), AuraScript::OnEffectApply, AuraScript::OnEffectPeriodic, and SPELL_AURA_PERIODIC_TRIGGER_SPELL.
|
private |
Referenced by HandleEffectApply(), and HandleEffectPeriodic().