wManager.Wow.Helpers Namespace
WRobot

SpellState..::..Priority Property

Gets the priority.

Namespace:  wManager.Wow.Bot.States
Assembly:  wManager (in wManager.dll)

Syntax


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

Field Value

The priority.