{!See https://docs.google.com/document/d/1takg_GmIBBKKTj-GHZCwzxohpQz7Bhekivkk72kYMtE/edit for reference implementation of OneTrust, dataLayer and GTM} {!OneTrust Cookies Consent} {!OneTrust Cookies Consent end} {!dataLayer initialization push} {!dataLayer initialization push end} {!Google Tag Manager} {!Google Tag Manager end} Method TryGetBlobAssetReference | Entities | 1.2.0-exp.3
docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Method TryGetBlobAssetReference

    TryGetBlobAssetReference<T>(Hash128, out BlobAssetReference<T>)

    Gets the BlobAssetReference based on a hash

    Declaration
    public bool TryGetBlobAssetReference<T>(Hash128 hash, out BlobAssetReference<T> blobAssetReference) where T : unmanaged
    Parameters
    Type Name Description
    Hash128 hash

    The hash of the BlobAssetReference to get

    BlobAssetReference<T> blobAssetReference

    The BlobAssetReference associated with the hash if found, default otherwise

    Returns
    Type Description
    bool

    True if the BlobAssetReference is found, otherwise False

    Type Parameters
    Name Description
    T

    The type of BlobAsset to get

    Remarks

    This will take a dependency on the component

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)