docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum NetworkState

    Represents the states of the underlying network.

    Namespace: Unity.Services.Multiplayer
    Assembly: Unity.Services.Multiplayer.dll
    Syntax
    public enum NetworkState

    Fields

    Name Description
    Migrating

    The network is in the process of migrating.

    Started

    The network has started and is active.

    Starting

    The network is in the process of starting.

    Stopped

    The network is not active.

    Stopping

    The network is in the process of stopping.

    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)