docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetEntityQueryDescs

    GetEntityQueryDescs()

    Reconstructs the query descriptions used to create this EntityQuery.

    The query matches an archetype if it meets the criteria of at least one of these query descriptions. This method is mainly intended for reflection.

    Declaration
    [ExcludeFromBurstCompatTesting("Returns managed array of classes")]
    public EntityQueryDesc[] GetEntityQueryDescs()
    Returns
    Type Description
    EntityQueryDesc[]

    An array of query descriptions for this query.

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