Struct UnsafeUntypedBlobAssetReference
An untyped reference to a blob assets. UnsafeUntypedBlobAssetReference can be cast to specific typed BlobAssetReferences.
Namespace: Unity.Entities.LowLevel.Unsafe
Syntax
public struct UnsafeUntypedBlobAssetReference : IDisposable, IEquatable<UnsafeUntypedBlobAssetReference>
Methods
| Name | Description |
|---|---|
| Create<T>(BlobAssetReference<T>) | |
| Dispose() | |
| Equals(UnsafeUntypedBlobAssetReference) | |
| Reinterpret<T>() |