AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
FarthestTargetSelector Member List

This is the complete list of members for FarthestTargetSelector, including all inherited members.

_inLosFarthestTargetSelectorprivate
_maxDistFarthestTargetSelectorprivate
_meFarthestTargetSelectorprivate
_minDistFarthestTargetSelectorprivate
_playerOnlyFarthestTargetSelectorprivate
argument_type typedefAcore::unary_function< Unit *, bool >
FarthestTargetSelector(Unit const *unit, float maxDist, bool playerOnly, bool inLos, float minDist=0.f)FarthestTargetSelectorinline
operator()(Unit const *target) constFarthestTargetSelectorinline
result_type typedefAcore::unary_function< Unit *, bool >