Event OnLoad
Invoked when a Load 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.OnLoadDelegateHandler OnLoad
Returns
Type | Description |
---|---|
NetworkSceneManager.OnLoadDelegateHandler |