wManager.Wow.Helpers Namespace
WRobot

PetBattles..::..HasPetTeam Method

Determines whether has pet team.

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

Syntax


public static bool HasPetTeam(
	bool forceResetTimerCheck
)
Public Shared Function HasPetTeam ( _
	forceResetTimerCheck As Boolean _
) As Boolean
public:
static bool^ HasPetTeam(
	bool^ forceResetTimerCheck
)

Parameters

forceResetTimerCheck
Type: Boolean
if set to true force reset cache.

Return Value

true if has pet team; otherwise, false.