1623 {
1626 if (
GetCaster()->GetExactDist2d(target) < 4.0f)
1627 {
1632 }
1633 }
@ GO_JUST_DEACTIVATED
Definition: GameObject.h:114
@ ACTION_ILLIDAN_CAGED
Definition: boss_illidan.cpp:114
@ GO_CAGE_TRAP
Definition: boss_illidan.cpp:144
Definition: Creature.h:46
void DespawnOrUnsummon(Milliseconds msTimeToDespawn, Seconds forcedRespawnTimer)
Definition: Creature.cpp:2173
Definition: GameObject.h:121
Creature * ToCreature()
Definition: Object.h:202
Creature * GetHitCreature()
Definition: SpellScript.cpp:458
void PreventHitEffect(SpellEffIndex effIndex)
Definition: SpellScript.cpp:579
Unit * GetCaster()
Definition: SpellScript.cpp:401