> For the complete documentation index, see [llms.txt](https://docs.eternals.game/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.eternals.game/gdk-documentation/unity/api-reference/v1.0.0/ninetyeight.negameprofilecallback.md).

# NinetyEight.NEGameProfileCallback

## Delegate NEGameProfileCallback <a href="#ninetyeight_negameprofilecallback" id="ninetyeight_negameprofilecallback"></a>

Namespace: NinetyEight\
Assembly: APIReference.dll

Callback for retrieving the player's game profile.

```csharp
public delegate void NEGameProfileCallback(NEGameProfileResponse response)
```

**Parameters**

`response` NEGameProfileResponse

Response data
