docs.unity3d.com
    Show / Hide Table of Contents

    Enum DataObject.IndexOptions

    The name of the column to index this property value under, either S# for strings or N# for numeric values. If an index is specified on a property, then you can use that index name in a QueryFilter to filter results by that property. You will not be prevented from indexing multiple objects having properties with different names but the same index, but you will likely receive unexpected results from a query.

    Namespace: Unity.Services.Lobbies.Models
    Syntax
    [Preserve]
    public enum IndexOptions

    Fields

    Name Description Value
    N1

    Enum N1 for value: N1

    N2

    Enum N2 for value: N2

    N3

    Enum N3 for value: N3

    N4

    Enum N4 for value: N4

    N5

    Enum N5 for value: N5

    S1

    Enum S1 for value: S1

    S2

    Enum S2 for value: S2

    S3

    Enum S3 for value: S3

    S4

    Enum S4 for value: S4

    S5

    Enum S5 for value: S5

    In This Article
    • Fields
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023