wManager.Wow.Helpers Namespace
WRobot

WoWGameObject..::..InteractDistance Property

Gets or sets the interact distance (memorized in InteractDistanceByEntry).

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

Syntax


public float InteractDistance { get; set; }
Public Property InteractDistance As Single
	Get
	Set
public:
property float^ InteractDistance {
	float^ get ();
	void set (float^ value);
}

Field Value

The interact distance.