Unreal Engine Blueprint API Reference > Utilities > Flow Control > Switch
Selects an output that matches the input value
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
enum | Selection |
Outputs
Type | Name | Description |
---|---|---|
exec | String | |
exec | Color | |
exec | Float | |
exec | Bool | |
exec | Texture | |
exec | Vector | |
exec | Integer |