◆ FilterTargets()
void spell_kiljaeden_sinister_reflection_clone::FilterTargets |
( |
std::list< WorldObject * > & |
targets | ) |
|
|
inlineprivate |
1005 {
1006 if (targets.empty())
1007 return;
1008
1011
1012 targets.clear();
1014 {
1016 targets.push_back(target);
1017 }
1018 }
CreatureAI * AI() const
Definition Creature.h:141
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:218
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: