Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Wrap Button Style' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Padding | The padding around the wrap button |
| integer | Wrap Button Index | Where in the toolbar the wrap button should appear. e.g. 0 for the left side, -1 for the right side. |
| struct | Expand Brush | The brush used for the expand arrow when the toolbar runs out of room and needs to display toolbar items in a menu |
| boolean | Has Down Arrow | Whether the combo box includes a down arrow |
| boolean | Include Separator | Whether a separator should appear adjacent to the combo button |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Wrap Button Style |