◆ EarthenPowerTargetSelector()
EarthenPowerTargetSelector::EarthenPowerTargetSelector |
( |
| ) |
|
|
inline |
◆ operator()()
bool EarthenPowerTargetSelector::operator() |
( |
WorldObject * |
target | ) |
|
|
inline |
622 {
624 return true;
625
627 return true;
628
629 return false;
630 }
@ MECHANIC_SNARE
Definition SharedDefines.h:1336
Unit * ToUnit()
Definition Object.h:209
bool HasAuraWithMechanic(uint32 mechanicMask) const
Definition Unit.cpp:5847
References Unit::HasAuraWithMechanic(), MECHANIC_SNARE, and Object::ToUnit().
The documentation for this class was generated from the following file: