|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Private Member Functions | |
| SpellCastResult | CheckCast () |
| void | HandleScript () |
| PrepareSpellScript (spell_gen_bandage_SpellScript) | |
| void | Register () OVERRIDE |
| bool | Validate (SpellInfo const *) OVERRIDE |
Definition at line 580 of file spell_generic.cpp.
|
inlineprivate |
Definition at line 591 of file spell_generic.cpp.
References SpellScript::GetExplTargetUnit(), SPELL_CAST_OK, SPELL_FAILED_TARGET_AURASTATE, and SPELL_RECENTLY_BANDAGED.
Referenced by Register().
|
inlineprivate |
Definition at line 601 of file spell_generic.cpp.
References Unit::CastSpell(), SpellScript::GetCaster(), SpellScript::GetHitUnit(), and SPELL_RECENTLY_BANDAGED.
Referenced by Register().
|
private |
|
inlineprivatevirtual |
Implements _SpellScript.
Definition at line 607 of file spell_generic.cpp.
References SpellScript::AfterHit, CheckCast(), HandleScript(), SpellScript::OnCheckCast, OVERRIDE, SpellCheckCastFn, and SpellHitFn.
|
inlineprivatevirtual |
Reimplemented from _SpellScript.
Definition at line 584 of file spell_generic.cpp.
References OVERRIDE, SPELL_RECENTLY_BANDAGED, and sSpellMgr.