◆ FilterTargets()
| void spell_kiljaeden_sinister_reflection_clone::FilterTargets |
( |
std::list< WorldObject * > & |
targets | ) |
|
|
inlineprivate |
997 {
998 if (targets.empty())
999 return;
1000
1003
1004 targets.clear();
1006 {
1008 targets.push_back(target);
1009 }
1010 }
CreatureAI * AI() const
Definition Creature.h:145
bool IsCreature() const
Definition Object.h:205
Creature * ToCreature()
Definition Object.h:206
Unit * GetCaster()
Definition SpellScript.cpp:401
virtual void SetData(uint32, uint32)
Definition UnitAI.h:219
References Creature::AI(), SpellScript::GetCaster(), Object::IsCreature(), UnitAI::SetData(), and Object::ToCreature().
Referenced by Register().
◆ PrepareSpellScript()
◆ Register()
| void spell_kiljaeden_sinister_reflection_clone::Register |
( |
| ) |
|
|
inlineoverrideprivatevirtual |
The documentation for this class was generated from the following file: