docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetLocalCacheFilePath

    GetLocalCacheFilePath(RemoteContentLocation, out string)

    Gets the local cache file path for a location and checks to see if it exists.

    Declaration
    public bool GetLocalCacheFilePath(RemoteContentLocation loc, out string path)
    Parameters
    Type Name Description
    RemoteContentLocation loc

    The content location.

    string path

    The local cache path. This will be set regardless if the cached file exists.

    Returns
    Type Description
    bool

    True if the cached file exists, otherwise false.

    In This Article
    • GetLocalCacheFilePath(RemoteContentLocation, out string)
    Back to top
    Copyright © 2024 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)