ResultConversionMode
Enum in LogicToolkit.StateMachines
Description
Mode for converting execution results
Properties
Property Name | Description |
---|---|
PassThrough | Pass through without making any changes |
Invert | Invert |
ForceTrue | Force change to true |
ForceFalse | Force change to false |