Field BlobAssetData
The payload for all blob assets in this change set.
Namespace: Unity.Entities
Syntax
public readonly NativeArray<byte> BlobAssetData
Returns
| Type | Description |
|---|---|
| NativeArray<Byte> |
The payload for all blob assets in this change set.
public readonly NativeArray<byte> BlobAssetData
| Type | Description |
|---|---|
| NativeArray<Byte> |