docs.unity.cn
    Show / Hide Table of Contents

    Method PatchEntities

    PatchEntities(EntityRemapUtility.EntityPatchInfo*, Int32, EntityRemapUtility.BufferEntityPatchInfo*, Int32, Byte*, Int32, ref NativeArray<EntityRemapUtility.EntityRemapInfo>)

    Declaration
    public static void PatchEntities(EntityRemapUtility.EntityPatchInfo*scalarPatches, int scalarPatchCount, EntityRemapUtility.BufferEntityPatchInfo*bufferPatches, int bufferPatchCount, byte *chunkBuffer, int entityCount, ref NativeArray<EntityRemapUtility.EntityRemapInfo> remapping)
    Parameters
    Type Name Description
    EntityRemapUtility.EntityPatchInfo* scalarPatches
    Int32 scalarPatchCount
    EntityRemapUtility.BufferEntityPatchInfo* bufferPatches
    Int32 bufferPatchCount
    Byte* chunkBuffer
    Int32 entityCount
    NativeArray<EntityRemapUtility.EntityRemapInfo> remapping
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 04 August 2022
    Terms of use