Struct BlobAssetReferenceChange
Represents a blob asset reference that was changed within a EntityChangeSet
Namespace: Unity.Entities
Assembly: Unity.Entities.dll
Syntax
public struct BlobAssetReferenceChangeFields
| Name | Description | 
|---|---|
| Component | The entity and component this patched is targeted at. | 
| Offset | The field offset for the data. | 
| Value | The blob asset this component should point to in the batch. |