Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Input Combo Step Data' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Input Combo Step Data |
Outputs
| Type | Name | Description |
|---|---|---|
| object | Combo Step Action | The action that must be completed (according to Combo Step Completion States) to progress the combo |
| enum | Combo Step Completion States | Trigger events that will complete this step - what events from this action should progress the combo |
| real | Time To Press Key | Time to press the key before combo is cancelled - starts once the previous step in the combo is completedNote: This can be safely ignored for the first action in the combo |