docs.unity.cn
    Show / Hide Table of Contents

    Delegate InternalCompilerInterface.JobEntityBatchRunWithoutJobSystemDelegateLimitEntities

    Namespace: Unity.Entities
    Syntax
    public delegate void JobEntityBatchRunWithoutJobSystemDelegateLimitEntities(EntityQuery*query, Entity*limitToEntityArray, int limitToEntityArrayLength, void *job);
    Parameters
    Type Name Description
    EntityQuery* query
    Entity* limitToEntityArray
    Int32 limitToEntityArrayLength
    Void* job
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Friday, May 28, 2021