Struct PackedManagedComponentDataChange
Represents a managed component data change in a packed format
Namespace: Unity.Entities
Assembly: Unity.Entities.dll
Syntax
public struct PackedManagedComponentDataChange
Fields
| Name | Description |
|---|---|
| BoxedValue | Managed component value |
| Component | Represents the entity and component this patch is targeted at. |