docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ParsedData<T>

    Simple class to create an easy-to use lookup of row data to import in Forma

    Inheritance
    object
    ParsedData<T>
    ParsedRowData
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Unity.Industrial.Forma.Importers.Sample.Editor
    Assembly: solution.dll
    Syntax
    [MovedFrom(true, "Unity.Industrial.Configurator.Importers.Sample.Editor", "Unity.Industrial.Configurator.Importers.Sample.Editor", null)]
    public class ParsedData<T>
    Type Parameters
    Name Description
    T

    Constructors

    Name Description
    ParsedData()

    Fields

    Name Description
    configurator

    Configurator

    contexts

    The contexts

    localPricing

    Local pricing

    packSets

    Map of packSets:[pack|Variant]

    packs

    Map of pack:[pack|Feature]

    productPacks

    Map of product:packSets

    products

    Map of product:variantSet

    ruleDefinitions

    Rule definitions

    ruleInfos

    Rule information

    targetQuery

    Map of assignment:valueQuery

    valueQuery

    Map of assignment:valueQuery

    variantSets

    Map of variantSet:variant

    variants

    Map of variant:assignment

    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)