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

WoWUnit..::..IsLocalPlayer Property

Gets a value indicating whether is local player.

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

Syntax


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

Field Value

true if is local player; otherwise, false.