docs.unity.cn
    Show / Hide Table of Contents

    Delegate InternalCompilerInterface.JobEntityBatchRunWithoutJobSystemDelegate

    Namespace: Unity.Entities
    Syntax
    public delegate void JobEntityBatchRunWithoutJobSystemDelegate(ref ArchetypeChunkIterator iterator, IntPtr jobPtr);
    Parameters
    Type Name Description
    ArchetypeChunkIterator iterator
    IntPtr jobPtr
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 04 August 2022
    Terms of use