◆ FilterTargets()
void spell_vem_vengeance::FilterTargets |
( |
std::list< WorldObject * > & |
targets | ) |
|
|
inlineprivate |
480 {
481 targets.remove_if([&](
WorldObject const* target) ->
bool
482 {
484 });
485 }
uint32 GetEntry() const
Definition Object.h:115
@ NPC_YAUJ
Definition temple_of_ahnqiraj.h:72
@ NPC_KRI
Definition temple_of_ahnqiraj.h:71
@ NPC_VEM
Definition temple_of_ahnqiraj.h:70
References Object::GetEntry(), NPC_KRI, NPC_VEM, and NPC_YAUJ.
Referenced by Register().
◆ PrepareSpellScript()
◆ Register()
void spell_vem_vengeance::Register |
( |
| ) |
|
|
inlineoverrideprivatevirtual |
The documentation for this class was generated from the following file: