docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum NetworkMigrationManager.SceneChangeOption

    An enumeration of how to handle scene changes when the connection to the host is lost.

    Namespace: UnityEngine.Networking
    Assembly: com.unity.multiplayer-hlapi.Runtime.dll
    Syntax
    public enum NetworkMigrationManager.SceneChangeOption

    Fields

    Name Description
    StayInOnlineScene

    The client should stay in the online scene.

    SwitchToOfflineScene

    The client should return to the offline scene.

    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)