Interface IImportOutput
Import Output interface
Namespace: Unity.Industrial.Forma.Editor.Adapters
Syntax
[MovedFrom(true, "UnityEditor.Industrial.Configuring.Adapter", "Unity.Industrial.Configurator.Editor", null)]
public interface IImportOutput
Properties
Output
Output objects
Declaration
IEnumerable<Object> Output { get; }
Property Value
Type | Description |
---|---|
IEnumerable<Object> |