wManager.Wow.Helpers Namespace
WRobot

WoWGameObject..::..InteractDistanceByEntry Property

Gets or set the 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.