![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Private Member Functions | |
| PrepareAuraScript (spell_warl_curse_of_agony) | |
| void | ApplyEffect (AuraEffect const *aurEff, AuraEffectHandleModes) |
| void | HandleEffectPeriodicUpdate (AuraEffect *aurEff) |
| void | Register () override |
Private Attributes | |
| uint32 | _tick_amount = 0 |
|
inlineprivate |
References _tick_amount, and AuraEffect::GetAmount().
Referenced by Register().
|
inlineprivate |
References _tick_amount, AuraEffect::GetTickNumber(), and AuraEffect::SetAmount().
Referenced by Register().
|
private |
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
References AuraScript::AfterEffectApply, ApplyEffect(), AURA_EFFECT_HANDLE_REAL_OR_REAPPLY_MASK, AuraEffectApplyFn, AuraEffectUpdatePeriodicFn, EFFECT_0, HandleEffectPeriodicUpdate(), AuraScript::OnEffectUpdatePeriodic, and SPELL_AURA_PERIODIC_DAMAGE.
|
private |
Referenced by ApplyEffect(), and HandleEffectPeriodicUpdate().