Field CreatedBlobAssets
A set of all blob asset creations in this change set.
Namespace: Unity.Entities
Assembly: Unity.Entities.dll
Syntax
public readonly NativeArray<BlobAssetChange> CreatedBlobAssetsReturns
| Type | Description | 
|---|---|
| NativeArray<BlobAssetChange> | 
Remarks
The BlobAssetChange is used to describe the payload within the BlobAssetData array.