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

WoWUnit..::..InteractDistanceByEntry Property

Get or set interact distance by entry.

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

Syntax


public static Dictionary<int, float> InteractDistanceByEntry { get; }
Public Shared ReadOnly Property InteractDistanceByEntry As Dictionary(Of Integer, Single)
	Get
public:
static property Dictionary<int^, float^>^ InteractDistanceByEntry {
	Dictionary<int^, float^>^ get ();
}

Field Value

The interact distance by entry.