Class PathImportSource
A single path to import
Namespace: Unity.Industrial.Forma.Editor.Adapters
Syntax
[MovedFrom(true, "UnityEditor.Industrial.Configuring.Adapter", "Unity.Industrial.Configurator.Editor", null)]
public class PathImportSource : IImportSource
Constructors
PathImportSource(String)
Constructor
Declaration
public PathImportSource(string path = "")
Parameters
Type | Name | Description |
---|---|---|
String | path |
Properties
Path
Path
Declaration
public string Path { get; set; }
Property Value
Type | Description |
---|---|
String |