# CoreInterface.BeforeSessionResetDelegate

> Delegate

Namespace: UnityEngine.Pixyz.Core

```csharp
public delegate void CoreInterface.BeforeSessionResetDelegate(IntPtr userData)
```

Parameters

| Type                                                           | Name     | Description |
| -------------------------------------------------------------- | -------- | ----------- |
| [IntPtr](https://learn.microsoft.com/dotnet/api/system.intptr) | userData |             |
