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 | None | |
| exec | Boolean | |
| exec | Integer | |
| exec | Float | |
| exec | String | |
| exec | UObject | |
| exec | None Array | |
| exec | Boolean Array | |
| exec | Integer Array | |
| exec | Float Array | |
| exec | String Array | |
| exec | UObject Array |