docs.unity.cn
    Show / Hide Table of Contents

    Property Job

    Job

    Use Job.WithCode(() => { YourCodeGoesHere(); }).Schedule(inputDependencies);

    Declaration
    protected LambdaSingleJobDescriptionJCS Job { get; }
    Property Value
    Type Description
    Unity.Entities.CodeGeneratedJobForEach.LambdaSingleJobDescriptionJCS
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Friday, May 28, 2021