docs.unity.cn
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 — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)