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