AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Private Member Functions | |
PrepareAuraScript (spell_pal_seal_of_command_aura) | |
bool | CheckProc (ProcEventInfo &eventInfo) |
void | HandleProc (AuraEffect const *aurEff, ProcEventInfo &eventInfo) |
void | Register () override |
|
inlineprivate |
References ProcEventInfo::GetActionTarget(), ProcEventInfo::GetActor(), and ProcEventInfo::GetSpellInfo().
Referenced by Register().
|
inlineprivate |
References Unit::CastCustomSpell(), EFFECT_0, SpellInfo::Effects, ProcEventInfo::GetActionTarget(), ProcEventInfo::GetActor(), ProcEventInfo::GetSpellInfo(), AuraEffect::GetSpellInfo(), Unit::IsAlive(), AuraScript::PreventDefaultAction(), and SPELLVALUE_MAX_TARGETS.
Referenced by Register().
|
private |
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
References AuraCheckProcFn, AuraEffectProcFn, CheckProc(), AuraScript::DoCheckProc, EFFECT_0, HandleProc(), _SpellScript::m_scriptSpellId, AuraScript::OnEffectProc, and SPELL_AURA_PROC_TRIGGER_SPELL.