Interface IExporter
Exporter interface
Namespace: Unity.Industrial.Forma.Editor.UI.Service
Syntax
[MovedFrom(true, "UnityEditor.Industrial.Configuring.UI", "Unity.Industrial.Configurator.Editor", null)]
public interface IExporter
Methods
Export(String, Product)
Declaration
void Export(string path, Product product)
Parameters
| Type | Name | Description |
|---|---|---|
| String | path | |
| Product | product |