Struct LinkedEntityGroupChange
Represents a linked entity group change
Namespace: Unity.Entities
Assembly: Unity.Entities.dll
Syntax
public struct LinkedEntityGroupChange
Fields
| Name | Description |
|---|---|
| ChildEntityGuid | EntityGuid of a child entity for the linked entity group |
| RootEntityGuid | EntityGuid of the root entity for the linked entity group |