|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Private Member Functions | |
| void | HandleOnHit () |
| PrepareSpellScript (spell_dk_gorefiends_grasp_SpellScript) | |
| void | Register () OVERRIDE |
Definition at line 56 of file spell_dk.cpp.
|
inlineprivate |
Definition at line 60 of file spell_dk.cpp.
References Unit::CastSpell(), Unit::CombatStart(), SpellScript::GetCaster(), Object::GetGUID(), SpellScript::GetHitUnit(), Object::HasFlag(), Unit::IsImmunedToSpell(), WorldObject::IsWithinLOSInMap(), SPELL_DK_DEATH_GRIP_ONLY_JUMP, SPELL_DK_GOREFIENDS_GRASP_GRIP_VISUAL, sSpellMgr, UNIT_FIELD_FLAGS, UNIT_FLAG_DISABLE_MOVE, UNIT_FLAG_PACIFIED, and UNIT_FLAG_STUNNED.
Referenced by Register().
|
private |
|
inlineprivatevirtual |
Implements _SpellScript.
Definition at line 111 of file spell_dk.cpp.
References HandleOnHit(), SpellScript::OnHit, OVERRIDE, and SpellHitFn.