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

WoWUnit..::..IsTargetingMyPet Property

Gets a value indicating whether is targeting my pet.

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

Syntax


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

Field Value

true if is targeting my pet; otherwise, false.