NinetyEight.NEGameProfileCallback
Delegate NEGameProfileCallback
Namespace: NinetyEight Assembly: APIReference.dll
Callback for retrieving the player's game profile.
public delegate void NEGameProfileCallback(NEGameProfileResponse response)
Parameters
response
NEGameProfileResponse
Response data
Last updated