|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Private Member Functions | |
| bool | CheckProc (ProcEventInfo &) |
| void | HandleProc (AuraEffect const *aurEff, ProcEventInfo &eventInfo) |
| bool | Load () OVERRIDE |
| PrepareAuraScript (spell_dk_blood_gorged_AuraScript) | |
| void | Register () OVERRIDE |
| bool | Validate (SpellInfo const *) OVERRIDE |
Private Attributes | |
| Unit * | _procTarget = NULL |
Definition at line 403 of file spell_dk.cpp.
|
inlineprivate |
Definition at line 420 of file spell_dk.cpp.
References _procTarget, Unit::GetOwner(), and AuraScript::GetTarget().
Referenced by Register().
|
inlineprivate |
Definition at line 426 of file spell_dk.cpp.
References _procTarget, CalculatePct(), Unit::CastCustomSpell(), DamageInfo::GetDamage(), ProcEventInfo::GetDamageInfo(), AuraScript::GetTarget(), SPELL_DK_BLOOD_GORGED_HEAL, and SPELLVALUE_BASE_POINT0.
Referenced by Register().
|
inlineprivatevirtual |
Reimplemented from _SpellScript.
Definition at line 414 of file spell_dk.cpp.
References _procTarget, and OVERRIDE.
|
private |
|
inlineprivatevirtual |
Implements _SpellScript.
Definition at line 432 of file spell_dk.cpp.
References AuraCheckProcFn, AuraEffectProcFn, CheckProc(), AuraScript::DoCheckProc, EFFECT_0, HandleProc(), AuraScript::OnEffectProc, OVERRIDE, and SPELL_AURA_PROC_TRIGGER_SPELL.
|
inlineprivatevirtual |
Reimplemented from _SpellScript.
Definition at line 407 of file spell_dk.cpp.
References OVERRIDE, SPELL_DK_BLOOD_GORGED_HEAL, and sSpellMgr.
|
private |
Definition at line 439 of file spell_dk.cpp.
Referenced by CheckProc(), HandleProc(), and Load().