NinetyEight.NEUserPetCallback
Last updated
Namespace: NinetyEight Assembly: APIReference.dll
Callback for retrieving the player's pets.
public delegate void NEUserPetCallback(NEUserPetResponse response)Parameters
response NEUserPetResponse
Response data
Last updated