Enum Execution
Enum Execution
Namespace: Unity.Industrial.Forma.Core.Commands
Syntax
[MovedFrom(true, "UnityEngine.Industrial.Configuring.Commands", "Unity.Industrial.Configurator", null)]
public enum Execution
Fields
Name | Description | Value |
---|---|---|
Paralell | The parallel execution |
|
Parallel | The parallel execution |
|
Sequence | The sequence |