docs.unity.cn
    Show / Hide Table of Contents

    Method ResetCache

    ResetCache(Boolean)

    Call this method to clear the whole content of the Cache

    Declaration
    public void ResetCache(bool disposeAllBlobAssetReference)
    Parameters
    Type Name Description
    Boolean disposeAllBlobAssetReference

    If true all BlobAssetReference present in the cache will be dispose. If false they will remain present in memory

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use