This page is not available in the language you have chosen. It will be displayed in English by default. If you would like to view it in a different language, you can try selecting another language.
Description
Branch (v1)
Dataflow Branch Node
Information
| Module | DataflowCore |
| Category | FlowControl |
| Type | FDataflowBranchNode |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| TrueValue | FDataflowAnyType | () | |
| FalseValue | FDataflowAnyType | () | |
| bCondition | bool | True |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Result | FDataflowAnyType |