Unreal Engine Blueprint API Reference > Utilities > Struct
Adds a node that breaks a 'ComboBoxStyle' into its member fields
Inputs
Type | Name | Description |
---|---|---|
struct | Combo Box Style |
Outputs
Type | Name | Description |
---|---|---|
struct | Combo Button Style | The style to use for our SComboButton |
struct | Pressed Sound | The sound the button should play when pressed |
struct | Selection Change Sound | The Sound to play when the selection is changed |
struct | Content Padding | * Button Content Padding |
struct | Menu Row Padding | * Menu Row Padding |