Delegate InternalCompilerInterface.JobChunkRunWithoutJobSystemDelegate | Entities | 0.3.0-preview.4
docs.unity.cn
    Show / Hide Table of Contents

    Delegate InternalCompilerInterface.JobChunkRunWithoutJobSystemDelegate

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