wManager.Wow.Helpers Namespace
wManager.Wow.ObjectManager Namespace
WRobot

WoWUnit..::..InteractDistance Property

Gets or sets the interact distance (you can adjust with MinInteractDistance, MaxInteractDistance and InteractDistanceByEntry, if you set value it is save to InteractDistanceByEntry).

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

Syntax


public float InteractDistance { get; }
Public ReadOnly Property InteractDistance As Single
	Get
public:
property float^ InteractDistance {
	float^ get ();
}

Field Value

The interact distance.