◆ MalleableGooSelector()
MalleableGooSelector::MalleableGooSelector |
( |
Unit const * |
unit | ) |
|
|
inline |
Unit const * me
Definition boss_professor_putricide.cpp:221
◆ operator()()
bool MalleableGooSelector::operator() |
( |
Unit const * |
target | ) |
const |
|
inline |
211 {
213 return false;
214
216 return false;
217
219 }
bool IsPlayer() const
Definition Object.h:200
bool IsWithinCombatRange(Unit const *obj, float dist2compare) const
Definition Unit.cpp:648
bool IsValidAttackTarget(Unit const *target, SpellInfo const *bySpell=nullptr) const
Definition Unit.cpp:13923
References Object::IsPlayer(), Unit::IsValidAttackTarget(), Unit::IsWithinCombatRange(), and me.
◆ me
Unit const* MalleableGooSelector::me |
|
private |
The documentation for this struct was generated from the following file: