1689 {
1692 if (
GetCaster()->GetExactDist2d(target) < 4.0f)
1693 {
1698 }
1699 }
@ ACTION_ILLIDAN_CAGED
Definition: boss_illidan.cpp:114
@ GO_CAGE_TRAP
Definition: boss_illidan.cpp:144
@ GO_JUST_DEACTIVATED
Definition: GameObject.h:113
Definition: Creature.h:43
void DespawnOrUnsummon(Milliseconds msTimeToDespawn, Seconds forcedRespawnTimer)
Definition: Creature.cpp:2178
Definition: GameObject.h:120
Creature * ToCreature()
Definition: Object.h:205
Creature * GetHitCreature()
Definition: SpellScript.cpp:458
void PreventHitEffect(SpellEffIndex effIndex)
Definition: SpellScript.cpp:579
Unit * GetCaster()
Definition: SpellScript.cpp:401