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

WoWUnit..::..IsTargetingMeOrMyPet Property

Gets a value indicating whether is targeting me or my pet.

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

Syntax


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

Field Value

true if is targeting me or my pet; otherwise, false.