wManager.Wow.Helpers Namespace
WRobot

WoWPlayer..::..IsNeutral Property

Gets a value indicating whether is neutral (no horde or alliance faction).

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

Syntax


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

Field Value

true if is neutral; otherwise, false.