docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method LoadCachedData

    LoadCachedData(IList<CacheEntry>, out IList<CachedInfo>)

    Loads a set of CachedInfos from the cache

    Declaration
    public void LoadCachedData(IList<CacheEntry> entries, out IList<CachedInfo> cachedInfos)
    Parameters
    Type Name Description
    IList<CacheEntry> entries

    List of cache entries to load

    IList<CachedInfo> cachedInfos

    Out list of cached infos loaded

    Implements
    IBuildCache.LoadCachedData(IList<CacheEntry>, out IList<CachedInfo>)
    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, September 27, 2023