wManager.Wow.Helpers Namespace
WRobot

EntryIndexQuest..::..Index Property

Gets or sets the objective index.

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

Syntax


public int Index { get; set; }
Public Property Index As Integer
	Get
	Set
public:
property int^ Index {
	int^ get ();
	void set (int^ value);
}

Field Value

The objective index.