docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum MultiplayCreateAllocationType

    The type of allocation method used by the fleet: * ALLOCATION - The fleet accepts requests following the allocations-based model. * RESERVATION - The fleet accepts requests following the reservations-based model. (Closed Beta)

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

    Fields

    Name Description
    ALLOCATION

    Enum ALLOCATION for value: ALLOCATION

    RESERVATION

    Enum RESERVATION for value: RESERVATION

    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)