NinetyEight.NEUserPet
Last updated
Last updated
Namespace: NinetyEight Assembly: APIReference.dll
Represents a user's pet in the game, including its attributes such as type, rarity, and evolution status. Used to track a player's pets and their progression.
Inherited Members
, , , , ,
The evolution level of the pet, or null if no evolution.
Field Value
?
The gender of the pet (e.g., 0 for male, 1 for female).
Field Value
The unique identifier for the pet.
Field Value
A unique code identifying the pet.
Field Value
The specific ID of the pet.
Field Value
The rarity of the pet (e.g., "common", "rare").
Field Value
A token ID representing the pet, or -1 if not assigned.
Field Value
The type of the pet (e.g., "dragon", "dog").
Field Value
?