wManager.Wow.Helpers Namespace
WRobot

WoWPlayer..::..IsAlliance Property

Gets a value indicating whether is in alliance.

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

Syntax


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

Field Value

true if is in alliance; otherwise, false.