wManager.Wow.Helpers Namespace
WRobot

PetBattles..::..PetJournalGetLevel Method

Pet journal get level.

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

Syntax


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

Parameters

petActiveId
Type: Int32
The pet active id.

Return Value

System.Int32.