docs.unity.cn
    Show / Hide Table of Contents

    Method RunIJob

    RunIJob<T>(ref T, InternalCompilerInterface.JobRunWithoutJobSystemDelegate)

    Declaration
    public static void RunIJob<T>(ref T jobData, InternalCompilerInterface.JobRunWithoutJobSystemDelegate functionPointer)
        where T : struct, IJob
    Parameters
    Type Name Description
    T jobData
    InternalCompilerInterface.JobRunWithoutJobSystemDelegate functionPointer
    Type Parameters
    Name Description
    T
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Friday, May 28, 2021