|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Private Member Functions | |
| SpellCastResult | CheckCast () |
| PrepareSpellScript (spell_pal_sacred_shield_SpellScript) | |
| void | Register () override |
Definition at line 805 of file spell_paladin.cpp.
|
inlineprivate |
Definition at line 809 of file spell_paladin.cpp.
References SpellScript::GetCaster(), Object::GetTypeId(), Unit::HealthBelowPct(), SPELL_CAST_OK, SPELL_FAILED_CANT_DO_THAT_RIGHT_NOW, SPELL_FAILED_DONT_REPORT, and TYPEID_PLAYER.
Referenced by Register().
|
private |
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
Definition at line 821 of file spell_paladin.cpp.
References CheckCast(), SpellScript::OnCheckCast, and SpellCheckCastFn.