Enum ConfigurationManagerProductChangedEventType
Enum ConfigurationManagerProductChangedEventType
Namespace: UnityEngine.Industrial.Configuring.ConfiguratorRuntime
Syntax
public enum ConfigurationManagerProductChangedEventType
Fields
Name | Description | Value |
---|---|---|
ProductLoaded | The product loaded |
0 |
ProductLoadFailed | The product load failed |
1 |
ProductPreUnload | The product pre unload |
2 |