docs.unity.cn
    Show / Hide Table of Contents

    Constructor EntityQueryDescBuilder

    EntityQueryDescBuilder(Allocator)

    Create an entity query description builder

    Declaration
    public EntityQueryDescBuilder(Allocator a)
    Parameters
    Type Name Description
    Allocator a

    The allocator where the builder allocates its arrays. Typically Allocator.Temp.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use