docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method DefaultArchivePathFunc

    DefaultArchivePathFunc(string)

    Functor that transforms an archive id into a relative path. This path should be relative to the streaming assets path.

    Declaration
    [ExcludeFromBurstCompatTesting("References managed objects")]
    public static string DefaultArchivePathFunc(string archiveId)
    Parameters
    Type Name Description
    string archiveId

    The archive id.

    Returns
    Type Description
    string

    The relative path of the archive file.

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