docs.unity.cn
    Show / Hide Table of Contents

    Class CatalogMetadata

    Class CatalogMetadata.

    Inheritance
    Object
    CatalogMetadata
    Namespace: UnityEngine.Industrial.Configuring.Core
    Syntax
    [Serializable]
    public class CatalogMetadata

    Fields

    CatalogName

    The catalog name

    Declaration
    public string CatalogName
    Field Value
    Type Description
    String

    ProductCount

    The product count

    Declaration
    public int ProductCount
    Field Value
    Type Description
    Int32

    ProductProfiles

    The product profiles

    Declaration
    public List<ProductVariantProfileMetadata> ProductProfiles
    Field Value
    Type Description
    List<ProductVariantProfileMetadata>
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 03 March 2021