docs.unity3d.com
    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
    Boolean

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

    Type Parameters
    Name Description
    T

    The type of the BlobAsset

    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023