Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Tool Bar Style' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Background Brush | The brush used for the background of the toolbar |
| struct | Separator Brush | |
| struct | Label Style | |
| struct | Editable Text Style | |
| struct | Toggle Button | |
| struct | Combo Button Style | |
| struct | Settings Button Style | |
| struct | Settings Combo Button | |
| struct | Settings Toggle Button | |
| struct | Button Style | |
| struct | Label Padding | |
| real | Uniform Block Width | |
| real | Uniform Block Height | |
| integer | Num Columns | |
| struct | Icon Padding | |
| struct | Separator Padding | |
| real | Separator Thickness | |
| struct | Combo Button Padding | |
| struct | Button Padding | |
| struct | Check Box Padding | |
| struct | Block Padding | |
| struct | Indented Block Padding | |
| struct | Block Hovered | Hovered brush for an entire block |
| struct | Background Padding | |
| struct | Wrap Button Style | |
| boolean | Allow Wrap Button | Set to false if the wrap button should never be shown (even if entries are clipped) |
| boolean | Allow Wrapping Default | Set to false if the toolbar should not wrap (to the next line) by default, but can be overridden per section or entry |
| struct | Icon Size | |
| boolean | Show Labels | |
| real | Button Content Max Width | |
| real | Button Text Min Width | |
| real | Button Text Max Width | |
| real | Button Content Fill Width | |
| real | Combo Content Min Width | Min width that label text block slot in combo buttons should have. |
| real | Combo Content Max Width | Max width that label text block slot in combo buttons should have. 0 means no max. |
| enum | Combo Content Horizontal Alignment | |
| struct | Icon Padding With Visible Label | |
| struct | Icon Padding With Collapsed Label | |
| real | Raised Children Right Padding |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Tool Bar Style |