wManager.Wow.Helpers Namespace
WRobot

PetBattles..::..IsInBattle Property

Gets a value indicating whether is in battle.

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

Syntax


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

Field Value

true if is in battle; otherwise, false.