docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Delegate NetworkSceneManager.SceneEventDelegate

    The delegate callback definition for scene event notifications.
    See also:
    SceneEvent
    SceneEventData

    Namespace: Unity.Netcode
    Assembly: Unity.Netcode.Runtime.dll
    Syntax
    public delegate void NetworkSceneManager.SceneEventDelegate(SceneEvent sceneEvent)
    Parameters
    Type Name Description
    SceneEvent sceneEvent

    SceneEvent which contains information about the scene event, including type, progress, and scene details

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)