Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Sequence' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Rig VMFunction Sequence |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Execute | The execution input |
| struct | A | The execution result A |
| struct | B | The execution result B |