docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor BuildLayoutParameters

    BuildLayoutParameters(Dictionary<string, string>)

    Create a new BuildLayoutParameter.

    Declaration
    public BuildLayoutParameters(Dictionary<string, string> bundleNameRemap)
    Parameters
    Type Name Description
    Dictionary<string, string> bundleNameRemap

    Map of internal name to file name

    BuildLayoutParameters(Dictionary<string, string>, ContentCatalogData)

    Create a new BuildLayoutParameter.

    Declaration
    public BuildLayoutParameters(Dictionary<string, string> bundleNameRemap, ContentCatalogData contentCatalogData)
    Parameters
    Type Name Description
    Dictionary<string, string> bundleNameRemap

    Map of internal name to file name

    ContentCatalogData contentCatalogData

    The data for the content catalog

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