wManager.Wow.Helpers Namespace
WRobot

WoWPlayer..::..IsHorde Property

Gets a value indicating whether is in horde.

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

Syntax


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

Field Value

true if is in horde; otherwise, false.