◆ FilterTargets()
| void spell_pal_seal_of_command::FilterTargets |
( |
std::list< WorldObject * > & |
targets | ) |
|
|
inlineprivate |
228 {
230 if (spellValue->MaxAffectedTargets == 1)
231 targets.clear();
232 }
SpellValue const * GetSpellValue()
Definition SpellScript.cpp:657
References SpellScript::GetSpellValue().
Referenced by Register().
◆ PrepareSpellScript()
◆ Register()
| void spell_pal_seal_of_command::Register |
( |
| ) |
|
|
inlineoverrideprivatevirtual |
The documentation for this class was generated from the following file: