|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Private Member Functions | |
| void | CalcPeriodic (AuraEffect const *, bool &isPeriodic, int32 &litude) |
| void | HandleDummyTick (AuraEffect const *aurEff) |
| void | HandleUpdatePeriodic (AuraEffect *aurEff) |
| PrepareAuraScript (spell_shadowfang_keep_haunting_spirits_AuraScript) | |
| void | Register () OVERRIDE |
Definition at line 198 of file shadowfang_keep.cpp.
|
inlineprivate |
Definition at line 202 of file shadowfang_keep.cpp.
References IN_MILLISECONDS.
Referenced by Register().
|
inlineprivate |
Definition at line 208 of file shadowfang_keep.cpp.
References Unit::CastSpell(), AuraEffect::GetAmount(), and AuraScript::GetTarget().
Referenced by Register().
|
inlineprivate |
Definition at line 213 of file shadowfang_keep.cpp.
References AuraEffect::CalculatePeriodic(), and AuraScript::GetCaster().
Referenced by Register().
|
private |
|
inlineprivatevirtual |
Implements _SpellScript.
Definition at line 218 of file shadowfang_keep.cpp.
References AuraEffectCalcPeriodicFn, AuraEffectPeriodicFn, AuraEffectUpdatePeriodicFn, CalcPeriodic(), AuraScript::DoEffectCalcPeriodic, EFFECT_0, HandleDummyTick(), HandleUpdatePeriodic(), AuraScript::OnEffectPeriodic, AuraScript::OnEffectUpdatePeriodic, OVERRIDE, and SPELL_AURA_DUMMY.