docs.unity.cn
    Show / Hide Table of Contents

    Delegate InternalCompilerInterface.JobEntityBatchRunWithoutJobSystemDelegateLimitEntities

    Namespace: Unity.Entities
    Syntax
    public delegate void JobEntityBatchRunWithoutJobSystemDelegateLimitEntities(ref EntityQuery query, IntPtr limitToEntityArrayPtr, int limitToEntityArrayLength, IntPtr jobPtr);
    Parameters
    Type Name Description
    EntityQuery query
    IntPtr limitToEntityArrayPtr
    Int32 limitToEntityArrayLength
    IntPtr jobPtr
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 04 August 2022
    Terms of use