interface in AdvancedSceneManager.Callbacks
Callback for when the scene that a UnityEngine.MonoBehaviour is contained within is closed.
Remarks: See also:
Callbacks.ISceneCloseCallbacks.ISceneCloseCoroutineCallbacks.ISceneCloseAwaitable
| Member | Description |
|---|---|
Awaitable OnSceneClose() |
Callback for when the scene that a UnityEngine.MonoBehaviour is contained within is closed. |