• Unity.Industrial.Forma.Importers.Sample.Editor
    • CsvExportHandler
      • Methods
        • Export
        • GetHeaderData
        • IsHeaderSupported
    • FormaDataHeader
    • FormaDataRow
      • Fields
        • assignmentTargetQueryType
        • assignmentType
        • assignmentValueQuery
        • assignmentValueQueryType
        • configuratorProfileDefinition
        • context
        • defaultVariant
        • gameObject
        • isPack
        • isPackSet
        • localPricing
        • materialSlotIndex
        • packFeature
        • product
        • rule
        • ruleInfo
        • runtimeDescription
        • runtimeName
        • runtimeThumbnail
        • runtimeVisibilityStatus
        • variant
        • variantSet
      • Properties
        • IsTargetQuery
        • IsValueQuery
      • Methods
        • AssignmentId
        • DisplayInfoContent
        • GetFeatureAsset
        • Initialize
        • IsAssignment
        • IsConfiguratorProfileDefinition
        • IsContextDefinition
        • IsGameObjectVisibilityAssignment
        • IsMaterialAssignment
        • IsPackDefinition
        • IsPackFeature
        • IsPackSetDefinition
        • IsProductDefinition
        • IsProductPricing
        • IsRendererVisibilityAssignment
        • IsRuleDefinition
        • IsRuleInfoDefinition
        • IsStaticBoolQueryNode
        • IsStaticListGameObjectQueryNode
        • IsStaticListMaterialSlotQueryNode
        • IsStaticListRendererQueryNode
        • IsStaticMaterialQueryNode
        • IsVariantDefinition
        • IsVariantSetDefinition
        • ReadCSV
        • ReadJson
        • ToString
    • FormaDataRowCollection
      • Fields
        • formaDataList
    • IExportHandler
      • Methods
        • Export
        • GetHeaderData
        • IsHeaderSupported
    • JsonExportHandler
      • Methods
        • Export
        • GetHeaderData
        • IsHeaderSupported
    • ParsedData<T>
      • Constructors
        • ParsedData
      • Fields
        • configurator
        • contexts
        • localPricing
        • packSets
        • packs
        • productPacks
        • products
        • ruleDefinitions
        • ruleInfos
        • targetQuery
        • valueQuery
        • variantSets
        • variants
    • ParsedRowData
    • ProductExporter
      • Constructors
        • ProductExporter
      • Methods
        • ConfigurationToFormaDataRows
        • CopyFilesToDestination
    • ProductImporter
      • Methods
        • AddAllPackSets
        • ImportAndConfigure
        • SetDefaultConfiguration
    • SampleAdaptorWindow
      • Methods
        • OpenWindow
  • Unity.Industrial.Forma.Importers.Sample.Tests
    • ImportTestFixture
      • Methods
        • OneTimeSetup
        • OneTimeTeardown
        • SetUp
    • SampleImporter_TestsRule
      • Methods
        • Rules_ImportWorks