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 | A | |
exec | B | |
exec | C | |
exec | D | |
exec | None |