docs.unity.cn
    Show / Hide Table of Contents

    Class LambdaJobDescriptionExecutionMethods

    Inheritance
    Object
    LambdaJobDescriptionExecutionMethods
    Namespace: Unity.Entities
    Syntax
    public static class LambdaJobDescriptionExecutionMethods

    Methods

    Name Description
    Run<TDescription>(TDescription)
    Schedule<TDescription>(TDescription)
    Schedule<TDescription>(TDescription, JobHandle)
    ScheduleParallel<TDescription>(TDescription)
    ScheduleParallel<TDescription>(TDescription, JobHandle)
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use