Delegate NetworkSceneManager.SceneEventDelegate
The delegate callback definition for scene event notifications.
See also:
SceneEvent
Unity.Netcode.SceneEventData
Namespace: Unity.Netcode
Syntax
public delegate void SceneEventDelegate(SceneEvent sceneEvent);
Parameters
Type | Name | Description |
---|---|---|
SceneEvent | sceneEvent |