wManager.Wow.Helpers Namespace
WRobot

WoWGameObject..::..GetDistance2D Property

Gets the distance 2d (from local player).

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

Syntax


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

Field Value

The distance 2d.