Struct EntityRemapUtility.EntityRemapInfo
Structure mapping a target entity to an entity in the current world.
Namespace: Unity.Entities
Assembly: Unity.Entities.dll
Syntax
public struct EntityRemapUtility.EntityRemapInfoFields
| Name | Description | 
|---|---|
| SourceVersion | The version of the source Entity. | 
| Target | The target Entity ID after the remapping. |