docs.unity3d.com
    Show / Hide Table of Contents

    Class JsonProductSource

    Inheritance
    Object
    JsonProductSource
    Namespace: UnityEngine.Industrial.Forma.WebGLAPI
    Syntax
    [Serializable]
    [Preserve]
    public class JsonProductSource

    Constructors

    JsonProductSource()

    Declaration
    public JsonProductSource()

    JsonProductSource(String, CatalogProductSourceImpl)

    Declaration
    public JsonProductSource(string sourceId, CatalogProductSourceImpl catalogProductSourceImpl)
    Parameters
    Type Name Description
    String sourceId
    CatalogProductSourceImpl catalogProductSourceImpl

    JsonProductSource(MixedProductSource)

    Declaration
    public JsonProductSource(MixedProductSource source)
    Parameters
    Type Name Description
    MixedProductSource source

    Fields

    catalogPaths

    Declaration
    public List<string> catalogPaths
    Field Value
    Type Description
    List<String>

    id

    Declaration
    public string id
    Field Value
    Type Description
    String

    multiPartCatalogPaths

    Declaration
    public List<JsonList<string>> multiPartCatalogPaths
    Field Value
    Type Description
    List<JsonList<String>>

    Properties

    MultiPartCatalogPaths

    Declaration
    public List<List<string>> MultiPartCatalogPaths { get; set; }
    Property Value
    Type Description
    List<List<String>>

    Methods

    Init(String, CatalogProductSourceImpl)

    Declaration
    public void Init(string sourceId, CatalogProductSourceImpl catalogProductSourceImpl)
    Parameters
    Type Name Description
    String sourceId
    CatalogProductSourceImpl catalogProductSourceImpl
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023