wManager.Wow.Helpers Namespace
WRobot

NPCQuest..::..Position Property

Gets or sets the position.

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

Syntax


public Vector3 Position { get; set; }
Public Property Position As Vector3
	Get
	Set
public:
property Vector3^ Position {
	Vector3^ get ();
	void set (Vector3^ value);
}

Field Value

The position.