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