wManager.Wow.Helpers Namespace
WRobot

FightBattlePet..::..StartFight Method (UInt64)

Starts the fight.

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

Syntax


public static void StartFight(
	ulong guid
)
Public Shared Sub StartFight ( _
	guid As ULong _
)
public:
static void StartFight(
	unsigned long long^ guid
)

Parameters

guid
Type: UInt64
The GUID of pet to attack.