State Switch
The State Switch node will change a boolean value depending of the input port that is executed.
Ports
Inputs
Port Name | Type | Default Value | Description |
---|---|---|---|
Trigger | Trigger the state change to true. | ||
Trigger | Trigger the state change to false. |
Outputs
Port Name | Type | Default Value | Description |
---|---|---|---|
Trigger | Execute next action after the state is sate to true or false. | ||
[Boolean] | False | Return the State value (true or false) depending of the input port that was Executed. |