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

WoWUnit..::..IsPartyLeader Property

Gets a value indicating whether is party leader.

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

Syntax


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

Field Value

true if is party leader; otherwise, false.