Enum CatalogPathItem.PathTypeEnum
Path type
Namespace: UnityEngine.Industrial.Configuring.ConfiguratorRuntime
Syntax
public enum PathTypeEnum
Fields
| Name | Description | Value |
|---|---|---|
| FullPath | Full path |
0 |
| RootAndFilenamePath | Root and filename path |
1 |
Path type
public enum PathTypeEnum
| Name | Description | Value |
|---|---|---|
| FullPath | Full path |
0 |
| RootAndFilenamePath | Root and filename path |
1 |