docs.unity.cn
    Show / Hide Table of Contents

    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>()
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Friday, May 28, 2021