docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method RemapContentPath

    RemapContentPath(string)

    Remaps the orignal content path to the path of the content in the local cache.

    Declaration
    public string RemapContentPath(string originalPath)
    Parameters
    Type Name Description
    string originalPath

    The original content path, relative to teh streaming assets folder.

    Returns
    Type Description
    string

    The remapped path in the local cache. If the content is not already in the cache, the original path is returned.

    In This Article
    • RemapContentPath(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)