Struct BlobAssetChange
Header for a changed blob asset.
Namespace: Unity.Entities
Assembly: solution.dll
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. |