docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class CatalogItemConfig

    Base configurator of a CatalogItem instance.

    Inheritance
    object
    CatalogItemConfig
    CatalogItemConfig<TRuntimeItem>
    Namespace: UnityEngine.GameFoundation.Configs
    Assembly: solution.dll
    Syntax
    public abstract class CatalogItemConfig

    Fields

    Name Description
    categories

    The idenfiers of the categories the item will be linked to.

    details

    The list of configurators of the details the item will own.

    displayName

    The friendly name of the item.

    Properties

    Name Description
    id

    The identifier of the item.

    Methods

    Name Description
    CompileGeneric()

    This method is called by Compile() to checks the specific configuration of the inherited types.

    LinkGeneric(CatalogBuilder)

    This method is called by Compile() to checks the links of the inherited types.

    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)