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

WoWUnit..::..IsNpcWildPets Property

Gets a value indicating whether is NPC wild pets.

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

Syntax


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

Field Value

true if is NPC wild pets; otherwise, false.