wManager.Wow.Helpers Namespace
WRobot

WoWObject..::..Position Property

Gets the position.

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

Syntax


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

Field Value

The position.