docs.unity.cn
    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.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023