|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Private Member Functions | |
| bool | CheckProc (ProcEventInfo &eventInfo) |
| void | HandleProc (AuraEffect const *aurEff, ProcEventInfo &) |
| bool | Load () OVERRIDE |
| PrepareAuraScript (spell_warr_sweeping_strikes_AuraScript) | |
| void | Register () OVERRIDE |
| bool | Validate (SpellInfo const *) OVERRIDE |
Private Attributes | |
| Unit * | _procTarget |
Definition at line 654 of file spell_warrior.cpp.
|
inlineprivate |
Definition at line 671 of file spell_warrior.cpp.
References _procTarget, ProcEventInfo::GetActor(), ProcEventInfo::GetProcTarget(), and Unit::SelectNearbyTarget().
Referenced by Register().
|
inlineprivate |
Definition at line 677 of file spell_warrior.cpp.
References _procTarget, Unit::CastSpell(), AuraScript::GetTarget(), AuraScript::PreventDefaultAction(), and SPELL_WARRIOR_SWEEPING_STRIKES_EXTRA_ATTACK.
Referenced by Register().
|
inlineprivatevirtual |
Reimplemented from _SpellScript.
Definition at line 665 of file spell_warrior.cpp.
References _procTarget, and OVERRIDE.
|
private |
|
inlineprivatevirtual |
Implements _SpellScript.
Definition at line 683 of file spell_warrior.cpp.
References AuraCheckProcFn, AuraEffectProcFn, CheckProc(), AuraScript::DoCheckProc, EFFECT_0, HandleProc(), AuraScript::OnEffectProc, OVERRIDE, and SPELL_AURA_DUMMY.
|
inlineprivatevirtual |
Reimplemented from _SpellScript.
Definition at line 658 of file spell_warrior.cpp.
References OVERRIDE, SPELL_WARRIOR_SWEEPING_STRIKES_EXTRA_ATTACK, and sSpellMgr.
|
private |
Definition at line 690 of file spell_warrior.cpp.
Referenced by CheckProc(), HandleProc(), and Load().