Delegate InternalCompilerInterface.JobRunWithoutJobSystemDelegate | Entities | 0.4.0-preview.10
docs.unity.cn
    Show / Hide Table of Contents

    Delegate InternalCompilerInterface.JobRunWithoutJobSystemDelegate

    Namespace: Unity.Entities
    Syntax
    public delegate void JobRunWithoutJobSystemDelegate(void *job);
    Parameters
    Type Name Description
    Void* job
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX