docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class CachedFileProvider

    Downloads remote files to a local cache and returns the path. This path can be used to load the data with other providers such as BinaryDataProvider.

    Inheritance
    object
    ResourceProviderBase
    CachedFileProvider
    Implements
    IResourceProvider
    IInitializableObject
    Inherited Members
    ResourceProviderBase.m_ProviderId
    ResourceProviderBase.m_BehaviourFlags
    ResourceProviderBase.ProviderId
    ResourceProviderBase.Initialize(string, string)
    ResourceProviderBase.CanProvide(Type, IResourceLocation)
    ResourceProviderBase.ToString()
    ResourceProviderBase.Release(IResourceLocation, object)
    ResourceProviderBase.GetDefaultType(IResourceLocation)
    ResourceProviderBase.InitializeAsync(ResourceManager, string, string)
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    Namespace: UnityEngine.ResourceManagement.ResourceProviders
    Assembly: Unity.ResourceManager.dll
    Syntax
    public class CachedFileProvider : ResourceProviderBase, IResourceProvider, IInitializableObject

    Methods

    Name Description
    Provide(ProvideHandle)

    Provides the local file path of the cached file.

    In This Article
    Back to top
    Copyright © 2026 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)