wManager.Wow.Helpers Namespace
WRobot

FollowNpcEasyQuestClass..::..StartPosition Property

Gets or sets the start position.

Namespace:  Quester.Profile
Assembly:  Quester (in Quester.dll)

Syntax


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

Field Value

The start position.