wManager.Wow.Helpers Namespace
WRobot

PetBattles..::..CanBattlePet Property

Gets a value indicating whether can battle pet.

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

Syntax


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

Field Value

true if can battle pet; otherwise, false.