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