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 | Greater Than | |
| exec | Greater Than or Equal To | |
| exec | Less Than | |
| exec | Less Than or Equal To | |
| exec | Equal to (Tolerance = 0.00001) | |
| exec | Not Equal to (Tolerance = 0.00001) |