Class CatalogPathItem
Path information
Namespace: UnityEngine.Industrial.Configuring.ConfiguratorRuntime
Syntax
[Serializable]
public class CatalogPathItem
Fields
FullPath
Full path
Declaration
public string FullPath
Field Value
Type | Description |
---|---|
String |
PathType
Path type
Declaration
public CatalogPathItem.PathTypeEnum PathType
Field Value
Type | Description |
---|---|
CatalogPathItem.PathTypeEnum |
RootPath
Root and filename path
Declaration
public string RootPath
Field Value
Type | Description |
---|---|
String |
RootPathFileNameWithExtension
Root and filename with extension
Declaration
public string RootPathFileNameWithExtension
Field Value
Type | Description |
---|---|
String |