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

WoWUnit..::..HasTarget Property

Gets a value indicating whether has target.

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

Syntax


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

Field Value

true if has target; otherwise, false.