◆ FilterTargets()
| void spell_kiljaeden_sinister_reflection_clone::FilterTargets |
( |
std::list< WorldObject * > & |
targets | ) |
|
|
inlineprivate |
1008 {
1009 if (targets.empty())
1010 return;
1011
1014
1015 targets.clear();
1017 {
1019 targets.push_back(target);
1020 }
1021 }
CreatureAI * AI() const
Definition Creature.h:144
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: