|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Private Member Functions | |
| void | HandleDummyTick (AuraEffect const *) |
| void | HandleRemove (AuraEffect const *, AuraEffectHandleModes mode) |
| PrepareAuraScript (spell_warl_demonic_circle_summon_AuraScript) | |
| void | Register () OVERRIDE |
Definition at line 155 of file spell_warlock.cpp.
|
inlineprivate |
Definition at line 168 of file spell_warlock.cpp.
References Unit::CastSpell(), AuraScript::GetId(), SpellInfo::GetMaxRange(), AuraScript::GetTarget(), Unit::RemoveAura(), SPELL_WARLOCK_DEMONIC_CIRCLE_ALLOW_CAST, SPELL_WARLOCK_DEMONIC_CIRCLE_TELEPORT, and sSpellMgr.
Referenced by Register().
|
inlineprivate |
Definition at line 159 of file spell_warlock.cpp.
References AURA_EFFECT_HANDLE_REAPPLY, AuraScript::GetId(), AuraScript::GetTarget(), Unit::RemoveAura(), Unit::RemoveGameObject(), and SPELL_WARLOCK_DEMONIC_CIRCLE_ALLOW_CAST.
Referenced by Register().
|
private |
|
inlineprivatevirtual |
Implements _SpellScript.
Definition at line 188 of file spell_warlock.cpp.
References AURA_EFFECT_HANDLE_REAL_OR_REAPPLY_MASK, AuraEffectApplyFn, AuraEffectPeriodicFn, EFFECT_0, HandleDummyTick(), HandleRemove(), AuraScript::OnEffectPeriodic, AuraScript::OnEffectRemove, OVERRIDE, and SPELL_AURA_PERIODIC_DUMMY.