|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Private Member Functions | |
| void | OnApply (AuraEffect const *aurEff, AuraEffectHandleModes) |
| void | OnPeriodic (AuraEffect const *) |
| PrepareAuraScript (spell_gen_turkey_marker_AuraScript) | |
| void | Register () OVERRIDE |
Private Attributes | |
| std::list< uint32 > | _applyTimes |
Definition at line 3450 of file spell_generic.cpp.
|
inlineprivate |
Definition at line 3454 of file spell_generic.cpp.
References _applyTimes, Unit::CastSpell(), AuraScript::GetCasterGUID(), getMSTime(), AuraScript::GetStackAmount(), AuraScript::GetTarget(), and SPELL_TURKEY_VENGEANCE.
Referenced by Register().
|
inlineprivate |
Definition at line 3465 of file spell_generic.cpp.
References _applyTimes, AURA_REMOVE_BY_EXPIRE, AuraScript::GetMaxDuration(), getMSTime(), and AuraScript::ModStackAmount().
Referenced by Register().
|
private |
|
inlineprivatevirtual |
Implements _SpellScript.
Definition at line 3475 of file spell_generic.cpp.
References AuraScript::AfterEffectApply, AURA_EFFECT_HANDLE_REAL, AuraEffectApplyFn, AuraEffectPeriodicFn, EFFECT_0, OnApply(), AuraScript::OnEffectPeriodic, OnPeriodic(), OVERRIDE, and SPELL_AURA_PERIODIC_DUMMY.
|
private |
Definition at line 3481 of file spell_generic.cpp.
Referenced by OnApply(), and OnPeriodic().