docs.unity.cn
    Show / Hide Table of Contents

    Method Run

    Run<TDescription>(TDescription)

    Runs the generated job immediately on the current thread.

    Declaration
    public static void Run<TDescription>(this TDescription description)
        where TDescription : ILambdaJobExecutionDescription
    Parameters
    Type Name Description
    TDescription description

    The target object

    Type Parameters
    Name Description
    TDescription

    Type of target object

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023