docs.unity3d.com
    Show / Hide Table of Contents

    Method Remove

    Remove<T>(Hash128, Boolean)

    Remove a BlobAssetReference from the store

    Declaration
    public bool Remove<T>(Hash128 key, bool releaseBlobAsset)
    Parameters
    Type Name Description
    Hash128 key

    The key associated with the BlobAssetReference

    Boolean releaseBlobAsset

    If true the BlobAsset data will be released

    Returns
    Type Description
    Boolean

    True if the BLobAsset was removed from the store, false if it wasn't found

    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