wManager.Wow.Helpers Namespace
wManager.Wow.ObjectManager Namespace
WRobot

WoWUnit..::..IsElite Property

Gets a value indicating whether is elite.

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

Syntax


public bool IsElite { get; }
Public ReadOnly Property IsElite As Boolean
	Get
public:
property bool^ IsElite {
	bool^ get ();
}

Field Value

true if is elite; otherwise, false.