docs.unity3d.com
    Show / Hide Table of Contents

    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
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 26 October 2023