wManager.Wow.Helpers Namespace
WRobot

Farming..::..PlayerNearest Method

Cancel farm if another player is within HarvestAvoidPlayersRadius yards (need also option IgnoreIfInBlackListZone to be called by Farming).

Namespace:  wManager.Wow.Bot.States
Assembly:  wManager (in wManager.dll)

Syntax


public static bool PlayerNearest(
	WoWGameObject node
)
Public Shared Function PlayerNearest ( _
	node As WoWGameObject _
) As Boolean
public:
static bool^ PlayerNearest(
	WoWGameObject^ node
)