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

WoWUnit..::..IsMyTarget Property

Gets a value indicating whether is my target.

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

Syntax


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

Field Value

true if is my target; otherwise, false.