◆ FilterTargets()
| void spell_blight_fog::FilterTargets |
( |
std::list< WorldObject * > & |
targets | ) |
|
|
inlineprivate |
954 {
956 {
958 bool isInBlightFog = (582.0f <= z && z <= 583.0f) || (586.0f <= z && z <= 587.0f);
959 return !isInBlightFog;
960 });
961 }
float GetPositionZ() const
Definition Position.h:123
References Position::GetPositionZ().
Referenced by Register().
◆ PrepareSpellScript()
◆ Register()
| void spell_blight_fog::Register |
( |
| ) |
|
|
inlineoverrideprivatevirtual |
The documentation for this class was generated from the following file: