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 |