wManager.Wow.Helpers Namespace
WRobot

PetBattles..::..PetJournalGetMaxHealth Method

Pet journal get maximum health.

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

Syntax


public static int PetJournalGetMaxHealth(
	int petActiveId
)
Public Shared Function PetJournalGetMaxHealth ( _
	petActiveId As Integer _
) As Integer
public:
static int^ PetJournalGetMaxHealth(
	int^ petActiveId
)

Parameters

petActiveId
Type: Int32
The pet active id.

Return Value

System.Int32.