docs.unity.cn
    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
    Generated by DocFX
    on Friday, April 21, 2023
    Terms of use