|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Private Member Functions | |
| SpellCastResult | CheckCast () |
| void | HandleDummy (SpellEffIndex) |
| bool | Load () OVERRIDE |
| PrepareSpellScript (spell_item_rocket_boots_SpellScript) | |
| void | Register () OVERRIDE |
| bool | Validate (SpellInfo const *) OVERRIDE |
Definition at line 2260 of file spell_item.cpp.
|
inlineprivate |
Definition at line 2286 of file spell_item.cpp.
References SpellScript::GetCaster(), SPELL_CAST_OK, and SPELL_FAILED_ONLY_ABOVEWATER.
Referenced by Register().
|
inlineprivate |
Definition at line 2276 of file spell_item.cpp.
References Unit::CastSpell(), Player::GetBattleground(), SpellScript::GetCaster(), Player::RemoveSpellCooldown(), SPELL_ROCKET_BOOTS_PROC, and Object::ToPlayer().
Referenced by Register().
|
inlineprivatevirtual |
Reimplemented from _SpellScript.
Definition at line 2264 of file spell_item.cpp.
References SpellScript::GetCaster(), Object::GetTypeId(), OVERRIDE, and TYPEID_PLAYER.
|
private |
|
inlineprivatevirtual |
Implements _SpellScript.
Definition at line 2293 of file spell_item.cpp.
References CheckCast(), EFFECT_0, HandleDummy(), SpellScript::OnCheckCast, SpellScript::OnEffectHitTarget, OVERRIDE, SPELL_EFFECT_DUMMY, SpellCheckCastFn, and SpellEffectFn.
|
inlineprivatevirtual |
Reimplemented from _SpellScript.
Definition at line 2269 of file spell_item.cpp.
References OVERRIDE, SPELL_ROCKET_BOOTS_PROC, and sSpellMgr.