docs.unity.cn
    Show / Hide Table of Contents

    Method WithEntityQueryOptions

    WithEntityQueryOptions(ForEachLambdaJobDescription, EntityQueryOptions)

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

    WithEntityQueryOptions(LambdaJobChunkDescription, EntityQueryOptions)

    Declaration
    public static LambdaJobChunkDescription WithEntityQueryOptions(this LambdaJobChunkDescription description, EntityQueryOptions options)
    Parameters
    Type Name Description
    Unity.Entities.CodeGeneratedJobForEach.LambdaJobChunkDescription description
    EntityQueryOptions options
    Returns
    Type Description
    Unity.Entities.CodeGeneratedJobForEach.LambdaJobChunkDescription
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 04 August 2022
    Terms of use