Delegate InternalCompilerInterface.JobChunkRunWithoutJobSystemDelegate | Entities | 0.2.0-preview.18
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