docs.unity.cn
    Show / Hide Table of Contents

    Method ToQuery

    ToQuery(ForEachLambdaJobDescription)

    Capture the query you have defined using WithAny/WithAll/WithNone

    Declaration
    public static EntityQuery ToQuery(this ForEachLambdaJobDescription description)
    Parameters
    Type Name Description
    Unity.Entities.CodeGeneratedJobForEach.ForEachLambdaJobDescription description

    The target object

    Returns
    Type Description
    EntityQuery

    The EntityQuery corresponding to the query.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Thursday, August 10, 2023