Method
Player:IsAtGroupRewardDistance
[-]
[+]
Returns true if the Player is at group reward distance from the target, false otherwise.
isAtGroupRewardDistance = Player:IsAtGroupRewardDistance( target )
WorldObject target
The target to check distance to.
boolean isAtGroupRewardDistance
- See method description.