Delegate InternalCompilerInterface.JobChunkRunWithoutJobSystemDelegate | Entities | 0.4.0-preview.10
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