Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Audio Slider Style' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Slider Style | The style to use for the underlying SSlider. |
| struct | Text Box Style | The style to use for the audio text box widget. |
| struct | Widget Background Image | Image for the widget background |
| struct | Slider Background Color | Color used to draw the slider background |
| vector2d struct | Slider Background Size | Size of the slider background (slider default is vertical) |
| real | Label Padding | Size of the padding between the label and the slider |
| struct | Slider Bar Color | Color used to draw the slider bar |
| struct | Slider Thumb Color | Color used to draw the slider thumb (handle) |
| struct | Widget Background Color | Color used to draw the widget background |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Audio Slider Style |