|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Private Member Functions | |
| void | HandlePeriodic (AuraEffect const *) |
| void | OnRemove (AuraEffect const *, AuraEffectHandleModes) |
| PrepareAuraScript (spell_algalon_phase_punch_AuraScript) | |
| void | Register () OVERRIDE |
Definition at line 1029 of file boss_algalon_the_observer.cpp.
|
inlineprivate |
Definition at line 1033 of file boss_algalon_the_observer.cpp.
References AURA_REMOVE_BY_DEFAULT, Unit::CastSpell(), AuraScript::GetStackAmount(), AuraScript::GetTarget(), PhasePunchAlphaId, AuraScript::PreventDefaultAction(), AuraScript::Remove(), Unit::RemoveAurasDueToSpell(), and TRIGGERED_FULL_MASK.
Referenced by Register().
|
inlineprivate |
Definition at line 1043 of file boss_algalon_the_observer.cpp.
References AuraScript::GetStackAmount(), AuraScript::GetTarget(), PhasePunchAlphaId, and Unit::RemoveAurasDueToSpell().
Referenced by Register().
|
private |
|
inlineprivatevirtual |
Implements _SpellScript.
Definition at line 1049 of file boss_algalon_the_observer.cpp.
References AURA_EFFECT_HANDLE_REAL, AuraEffectPeriodicFn, AuraEffectRemoveFn, EFFECT_0, HandlePeriodic(), AuraScript::OnEffectPeriodic, AuraScript::OnEffectRemove, OnRemove(), OVERRIDE, and SPELL_AURA_PERIODIC_DUMMY.