AzerothCore 3.3.5a
OpenSource WoW Emulator
|
This is the complete list of members for FarthestTargetSelector, including all inherited members.
_inLos | FarthestTargetSelector | private |
_maxDist | FarthestTargetSelector | private |
_me | FarthestTargetSelector | private |
_minDist | FarthestTargetSelector | private |
_playerOnly | FarthestTargetSelector | private |
argument_type typedef | Acore::unary_function< Unit *, bool > | |
FarthestTargetSelector(Unit const *unit, float maxDist, bool playerOnly, bool inLos, float minDist=0.f) | FarthestTargetSelector | inline |
operator()(Unit const *target) const | FarthestTargetSelector | inline |
result_type typedef | Acore::unary_function< Unit *, bool > |