Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Branch' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Rig VMFunction Control Flow Branch |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Execute | |
| boolean | Condition | |
| struct | True | |
| struct | False | |
| struct | Completed |