wManager.Wow.Helpers Namespace
WRobot

WoWLocalPlayer..::..IsInPetBattle Property

Gets a value indicating whether in pet battle.

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

Syntax


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

Field Value

true if is in pet battle; otherwise, false.