docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Create

    Create<TCatalogItem>(string)

    Creates a new TCatalogItem instance.

    Declaration
    public TCatalogItem Create<TCatalogItem>(string id) where TCatalogItem : CatalogItemConfig, new()
    Parameters
    Type Name Description
    string id

    The identifier of the TCatalogItem instance to create.

    Returns
    Type Description
    TCatalogItem

    The new TCatalogItem instance.

    Type Parameters
    Name Description
    TCatalogItem

    The type of the item to create.

    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)