|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Private Member Functions | |
| bool | Load () override |
| PrepareAuraScript (spell_pal_hand_of_sacrifice_AuraScript) | |
| void | Register () override |
| void | Split (AuraEffect *, DamageInfo &, uint32 &splitAmount) |
Private Attributes | |
| int32 | remainingAmount |
Definition at line 590 of file spell_paladin.cpp.
|
inlineoverrideprivatevirtual |
Reimplemented from _SpellScript.
Definition at line 596 of file spell_paladin.cpp.
References AuraScript::GetCaster(), and remainingAmount.
|
private |
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
Definition at line 616 of file spell_paladin.cpp.
References AuraEffectSplitFn, EFFECT_0, AuraScript::OnEffectSplit, and Split().
|
inlineprivate |
Definition at line 606 of file spell_paladin.cpp.
References AuraScript::GetTarget(), remainingAmount, Unit::RemoveAura(), and SPELL_PALADIN_HAND_OF_SACRIFICE.
Referenced by Register().
|
private |
Definition at line 594 of file spell_paladin.cpp.