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

WoWUnit..::..IsMeOrMyPetTarget Property

Gets a value indicating whether is my target or my pet target.

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

Syntax


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

Field Value

true if is my target or my pet target; otherwise, false.