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 © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023