Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/FlowControl > BlueprintAPI/Utilities/FlowControl/Switch
Selects an output that matches the input value
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| enum | Selection |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Equal | |
| exec | Not Equal | |
| exec | More Than | |
| exec | More Than Or Equal | |
| exec | Less Than | |
| exec | Less Than Or Equal | |
| exec | Between Inclusive | |
| exec | Between Exclusive |