docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class LambdaSingleJobDescriptionConstructionMethods

    Static class holding methods to construct Job.WithCode jobs.

    Inheritance
    object
    LambdaSingleJobDescriptionConstructionMethods
    Namespace: Unity.Entities
    Assembly: Unity.Entities.dll
    Syntax
    public static class LambdaSingleJobDescriptionConstructionMethods

    Methods

    Name Description
    WithCode<TDescription>(TDescription, WithCodeAction)

    Provides an easy way to run a function as a single background job. You can also run Job.WithCode on the main thread and still take advantage of Burst compilation to speed up execution.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)