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 © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, September 13, 2022
    Terms of use