Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/FlowControl
Branch Statement If Condition is true, execution goes to True, otherwise it goes to False
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| boolean | Condition |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | True | |
| exec | False |