Method AddEntityRemapping
AddEntityRemapping(ref NativeArray<EntityRemapUtility.EntityRemapInfo>, Entity, Entity)
Declaration
public static void AddEntityRemapping(ref NativeArray<EntityRemapUtility.EntityRemapInfo> remapping, Entity source, Entity target)
Parameters
Type | Name | Description |
---|---|---|
NativeArray<EntityRemapUtility.EntityRemapInfo> | remapping | |
Entity | source | |
Entity | target |