docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetEntityQueryDesc

    GetEntityQueryDesc()

    Obsolete. Use GetEntityQueryDescs() instead.

    Declaration
    [ExcludeFromBurstCompatTesting("Returns class")]
    [Obsolete("A query can have multiple descriptions; this method only returns the first one. Use GetEntityQueryDescs() to return them all. (RemovedAfter Entities 2.0)", false)]
    public EntityQueryDesc GetEntityQueryDesc()
    Returns
    Type Description
    EntityQueryDesc

    The first element of the query's list of descriptions.

    In This Article
    • GetEntityQueryDesc()
    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)