docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method DefaultContentFileNameFunc

    DefaultContentFileNameFunc(string)

    Functor that transforms a file id into the internal mounted path.

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

    The file id.

    Returns
    Type Description
    string

    The internal mount path for the file. This is implemented as $"ns:/{k_NameSpaceString}/{ArchivePrefix}/{fileId}"

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