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

WoWUnit..::..IsMyPet Property

Gets a value indicating whether is my pet.

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

Syntax


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

Field Value

true if is my pet; otherwise, false.