Enum Execution
Enum Execution
Namespace: UnityEngine.Industrial.Configuring.Commands
Syntax
public enum Execution
Fields
Name | Description | Value |
---|---|---|
Paralell | The parallel execution |
0 |
Sequence | The sequence |
1 |
Parallel | The parallel execution |
2 |