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

WoWUnit..::..IsPet Property

Gets a value indicating whether is pet.

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

Syntax


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

Field Value

true if is pet; otherwise, false.