Struct BlobAssetChange
Header for a changed blob asset.
Namespace: Unity.Entities
Syntax
public struct BlobAssetChange
Fields
| Name | Description |
|---|---|
| Hash | The content hash for this blob asset. |
| Length | Byte length of this blob asset in the BlobAssetData array. |