![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Private Member Functions | |
| PrepareAuraScript (spell_mage_fingers_of_frost) | |
| bool | Validate (SpellInfo const *) override |
| void | PrepareProc (ProcEventInfo &eventInfo) |
| void | OnRemove (AuraEffect const *, AuraEffectHandleModes) |
| void | Register () override |
|
inlineprivate |
References AuraScript::GetTarget(), Unit::RemoveAurasDueToSpell(), and SPELL_MAGE_FINGERS_OF_FROST_AURASTATE_AURA.
Referenced by Register().
|
private |
|
inlineprivate |
References ProcEventInfo::GetProcSpell(), ProcEventInfo::GetSpellPhaseMask(), AuraScript::PreventDefaultAction(), and PROC_SPELL_PHASE_CAST.
Referenced by Register().
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
References AuraScript::AfterEffectRemove, AURA_EFFECT_HANDLE_REAL, AuraEffectRemoveFn, AuraProcFn, AuraScript::DoPrepareProc, EFFECT_0, OnRemove(), PrepareProc(), and SPELL_AURA_DUMMY.
|
inlineoverrideprivatevirtual |
Reimplemented from _SpellScript.
References SPELL_MAGE_FINGERS_OF_FROST_AURASTATE_AURA, and _SpellScript::ValidateSpellInfo().