Enum LifecycleChange.Type
Enum Type
Namespace: UnityEngine.Industrial.Configuring.ConfiguratorRuntime
Syntax
public enum Type
Fields
Name | Description | Value |
---|---|---|
Custom | The custom |
0 |
Enabled | The enabled |
1 |
Destroyed | The destroyed |
2 |
Enum Type
public enum Type
Name | Description | Value |
---|---|---|
Custom | The custom |
0 |
Enabled | The enabled |
1 |
Destroyed | The destroyed |
2 |