docs.unity.cn
    Show / Hide Table of Contents

    Method RemapEntity

    RemapEntity(ref NativeArray<EntityRemapUtility.EntityRemapInfo>, Entity)

    Declaration
    public static Entity RemapEntity(ref NativeArray<EntityRemapUtility.EntityRemapInfo> remapping, Entity source)
    Parameters
    Type Name Description
    NativeArray<EntityRemapUtility.EntityRemapInfo> remapping
    Entity source
    Returns
    Type Description
    Entity

    RemapEntity(EntityRemapUtility.EntityRemapInfo*, Entity)

    Declaration
    public static Entity RemapEntity(EntityRemapUtility.EntityRemapInfo*remapping, Entity source)
    Parameters
    Type Name Description
    EntityRemapUtility.EntityRemapInfo* remapping
    Entity source
    Returns
    Type Description
    Entity
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 04 August 2022
    Terms of use