docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Build

    Build()

    Get or create an EntityQuery matching the query description(s).

    Declaration
    public EntityQuery Build()
    Returns
    Type Description
    EntityQuery

    The query

    Remarks

    If an EntityQuery in the containing system's existing cache matches the defined query, it gets retrieved. Otherwise, a new EntityQuery is created and then added to the containing system's cache.

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