For the complete documentation index, see llms.txt. This page is also available as Markdown.

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