Event OnUnload
Invoked when a Unload event is started by the server.
Note: The server and connected client(s) will always receive this notification.
*** Do not start new scene events within scene event notification callbacks.
Namespace: Unity.Netcode
Assembly: solution.dll
Syntax
public event NetworkSceneManager.OnUnloadDelegateHandler OnUnload
Returns
| Type | Description |
|---|---|
| NetworkSceneManager.OnUnloadDelegateHandler |