docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Contains

    Contains<T>(Hash128)

    Check if the Store contains a BlobAsset of a given type and hash

    Declaration
    public bool Contains<T>(Hash128 key)
    Parameters
    Type Name Description
    Hash128 key

    The hash associated with the BlobAsset

    Returns
    Type Description
    bool

    True if the Store contains the BlobAsset or false if it doesn't

    Type Parameters
    Name Description
    T

    The type of the BlobAsset

    In This Article
    Back to top
    Copyright © 2024 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)