Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Action Button Style' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Button Style | The style to use for our SButton. |
| struct | Combo Button Style | The style to use for our SComboButton. |
| boolean | Has Down Arrow | Whether to show a down arrow for the combo button |
| enum | Horizontal Content Alignment | Horizontal Content alignment within the button. |
| struct | Text Block Style | The style to use for the button Text. |
| name | Action Button Type | The type to use for our SActionButton. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Action Button Style |