Class PathImportSource
A single path to import
Namespace: UnityEditor.Industrial.Configuring.Adapter
Syntax
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 |