docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum MultiplayFleetSwitchState

    The state of the switch of the active build configuration for a fleet: * PENDING - The build configuration switch has been queue and is waiting to start. * PROCESSING - The build configuration switch has been started and is in progress. * COMPLETE - The build configuration switch is completed. * NOT_REQUESTED - No build configuration switch has been requested for this fleet.

    Namespace: Unity.Services.Apis.Admin.Multiplay
    Assembly: Unity.Services.Apis.dll
    Syntax
    [JsonConverter(typeof(StringEnumConverter))]
    public enum MultiplayFleetSwitchState

    Fields

    Name Description
    COMPLETE

    Enum COMPLETE for value: COMPLETE

    NOTREQUESTED

    Enum NOTREQUESTED for value: NOT_REQUESTED

    PENDING

    Enum PENDING for value: PENDING

    PROCESSING

    Enum PROCESSING for value: PROCESSING

    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)