wManager.Wow.Helpers Namespace
WRobot

WoWGameObject..::..IsGoodInteractDistance Property

Gets a value indicating whether is good interact distance.

Namespace:  wManager.Wow.ObjectManager
Assembly:  wManager (in wManager.dll)

Syntax


public bool IsGoodInteractDistance { get; }
Public ReadOnly Property IsGoodInteractDistance As Boolean
	Get
public:
property bool^ IsGoodInteractDistance {
	bool^ get ();
}

Field Value

true if is good interact distance; otherwise, false.