|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Private Member Functions | |
| void | OnPeriodic (AuraEffect const *) |
| void | OnUpdate (AuraEffect *aurEff) |
| PrepareAuraScript (spell_the_lich_king_infest_AuraScript) | |
| void | Register () OVERRIDE |
Definition at line 2012 of file boss_the_lich_king.cpp.
|
inlineprivate |
Definition at line 2016 of file boss_the_lich_king.cpp.
References AURA_REMOVE_BY_ENEMY_SPELL, AuraScript::GetUnitOwner(), AuraScript::PreventDefaultAction(), and AuraScript::Remove().
Referenced by Register().
|
inlineprivate |
Definition at line 2025 of file boss_the_lich_king.cpp.
References AuraEffect::GetAmount(), AuraEffect::GetTickNumber(), and AuraEffect::SetAmount().
Referenced by Register().
|
private |
|
inlineprivatevirtual |
Implements _SpellScript.
Definition at line 2034 of file boss_the_lich_king.cpp.
References AuraEffectPeriodicFn, AuraEffectUpdatePeriodicFn, EFFECT_0, AuraScript::OnEffectPeriodic, AuraScript::OnEffectUpdatePeriodic, OnPeriodic(), OnUpdate(), OVERRIDE, and SPELL_AURA_PERIODIC_DAMAGE.