docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor ContentCatalogData

    ContentCatalogData(string)

    Creates a new ContentCatalogData object with the specified locator id.

    Declaration
    public ContentCatalogData(string id)
    Parameters
    Type Name Description
    string id

    The id of the locator.

    ContentCatalogData()

    Create a new ContentCatalogData object without any data.

    Declaration
    public ContentCatalogData()

    ContentCatalogData(IList<ContentCatalogDataEntry>, string)

    Creates a new ContentCatalogData object with the specified locator id.

    Declaration
    public ContentCatalogData(IList<ContentCatalogDataEntry> entries, string id = null)
    Parameters
    Type Name Description
    IList<ContentCatalogDataEntry> entries
    string id

    The id of the locator.

    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)