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