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

    WithEntityQueryOptions(ForEachLambdaJobDescriptionJCS, EntityQueryOptions)

    Declaration
    public static ForEachLambdaJobDescriptionJCS WithEntityQueryOptions(this ForEachLambdaJobDescriptionJCS description, EntityQueryOptions options)
    Parameters
    Type Name Description
    Unity.Entities.CodeGeneratedJobForEach.ForEachLambdaJobDescriptionJCS description
    EntityQueryOptions options
    Returns
    Type Description
    Unity.Entities.CodeGeneratedJobForEach.ForEachLambdaJobDescriptionJCS
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Friday, May 28, 2021