wManager.Wow.Helpers Namespace
WRobot

WoWPlayer..::..PlayerFaction Property

Gets the player faction (value like "Alliance", "Horde", "Neutral").

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

Syntax


public string PlayerFaction { get; }
Public ReadOnly Property PlayerFaction As String
	Get
public:
property String^ PlayerFaction {
	String^ get ();
}

Field Value

The player faction.