docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor QueryOrder

    QueryOrder(bool, FieldOptions)

    An order for an individual field that is applied to a query.

    Declaration
    [Preserve]
    public QueryOrder(bool asc = false, QueryOrder.FieldOptions field = (QueryOrder.FieldOptions)0)
    Parameters
    Type Name Description
    bool asc

    Whether to sort in ascending or descending order.

    QueryOrder.FieldOptions field

    The name of the field to order on.

    In This Article
    Back to top
    Copyright © 2023 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)