Unreal Engine Blueprint API Reference > Utilities > Struct
Adds a node that breaks a 'SliderStyle' into its member fields
Inputs
Type | Name | Description |
---|---|---|
struct | Slider Style |
Outputs
Type | Name | Description |
---|---|---|
struct | Normal Bar Image | Image to use when the slider bar is in its normal state |
struct | Hovered Bar Image | Image to use when the slider bar is in its hovered state |
struct | Disabled Bar Image | Image to use when the slider bar is in its disabled state |
struct | Normal Thumb Image | Image to use when the slider thumb is in its normal state |
struct | Hovered Thumb Image | Image to use when the slider thumb is in its hovered state |
struct | Disabled Thumb Image | Image to use when the slider thumb is in its disabled state |
real | Bar Thickness |