◆ FilterTargets()
| void spell_pal_seal_of_command::FilterTargets |
( |
std::list< WorldObject * > & |
targets | ) |
|
|
inlineprivate |
234 {
236 if (spellValue->MaxAffectedTargets == 1)
237 targets.clear();
238 }
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: