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

WoWUnit..::..Position Property

Gets the position.

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

Syntax


public Vector3 Position { get; }
Public ReadOnly Property Position As Vector3
	Get
public:
property Vector3^ Position {
	Vector3^ get ();
}

Field Value

The position.