#include <SlateTypes.h>
Represents the appearance of an FScrollBorderStyle
◆ FScrollBorderStyle()
| FScrollBorderStyle::FScrollBorderStyle |
( |
| ) |
|
◆ ~FScrollBorderStyle()
| FScrollBorderStyle::~FScrollBorderStyle |
( |
| ) |
|
|
virtualdefault |
◆ GetDefault()
◆ GetResources()
Gets the brush resources associated with this style.
This method must be implemented by inherited structures.
- Parameters
-
| OutBrushes | The brush resources. |
Reimplemented from FSlateWidgetStyle.
◆ GetTypeName()
| virtual const FName FScrollBorderStyle::GetTypeName |
( |
| ) |
const |
|
inlineoverridevirtual |
Gets the name of this style.
This method must be implemented by inherited structures.
- Returns
- Widget style name.
Reimplemented from FSlateWidgetStyle.
◆ SetBottomShadowBrush()
◆ SetTopShadowBrush()
◆ BottomShadowBrush
Brush used to draw the bottom shadow of a scrollborder
◆ TopShadowBrush
Brush used to draw the top shadow of a scrollborder
◆ TypeName
| const FName FScrollBorderStyle::TypeName |
|
static |
The documentation for this struct was generated from the following files: