docs.unity.cn
    Show / Hide Table of Contents

    Method WithEntityQueryOptions

    WithEntityQueryOptions(ForEachLambdaJobDescription, EntityQueryOptions)

    Add EntityQueryOptions to the generated query.

    Declaration
    public static ForEachLambdaJobDescription WithEntityQueryOptions(this ForEachLambdaJobDescription description, EntityQueryOptions options)
    Parameters
    Type Name Description
    Unity.Entities.CodeGeneratedJobForEach.ForEachLambdaJobDescription description

    The target object

    EntityQueryOptions options

    EntityQueryOptions to add to query

    Returns
    Type Description
    Unity.Entities.CodeGeneratedJobForEach.ForEachLambdaJobDescription

    The target object, suitable for chaining multiple methods

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