Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Scroll Box Style' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| real | Bar Thickness | |
| struct | Top Shadow Brush | Brush used to draw the top shadow of a scrollbox |
| struct | Bottom Shadow Brush | Brush used to draw the bottom shadow of a scrollbox |
| struct | Left Shadow Brush | Brush used to draw the left shadow of a scrollbox |
| struct | Right Shadow Brush | Brush used to draw the right shadow of a scrollbox |
| struct | Horizontal Scrolled Content Padding | Padding scroll panel that presents the scrolled content |
| struct | Vertical Scrolled Content Padding | Padding scroll panel that presents the scrolled content |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Scroll Box Style |