Struct BlobAssetReferenceChange
Represents a blob asset reference that was changed within a EntityChangeSet
Namespace: Unity.Entities
Assembly: solution.dll
Syntax
public struct BlobAssetReferenceChange
  Fields
| 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.  |