Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Input Cancel Action' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Input Cancel Action |
Outputs
| Type | Name | Description |
|---|---|---|
| object | Cancel Action | The action that must be completed (according to Cancellation States) to cancel the combo |
| enum | Cancellation States | Trigger events for this action that will cancel the combo - what events from this action should cancel the combo |