#include <SlateTypes.h>
Represents the appearance of an SExpandableArea
◆ FExpandableAreaStyle()
| FExpandableAreaStyle::FExpandableAreaStyle |
( |
| ) |
|
◆ ~FExpandableAreaStyle()
| FExpandableAreaStyle::~FExpandableAreaStyle |
( |
| ) |
|
|
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 FExpandableAreaStyle::GetTypeName |
( |
| ) |
const |
|
inlineoverridevirtual |
Gets the name of this style.
This method must be implemented by inherited structures.
- Returns
- Widget style name.
Reimplemented from FSlateWidgetStyle.
◆ SetCollapsedImage()
◆ SetExpandedImage()
◆ SetRolloutAnimationSeconds()
◆ UnlinkColors()
| void FExpandableAreaStyle::UnlinkColors |
( |
| ) |
|
|
inline |
◆ CollapsedImage
Image to use when the area is collapsed
◆ ExpandedImage
Image to use when the area is expanded
◆ RolloutAnimationSeconds
| float FExpandableAreaStyle::RolloutAnimationSeconds |
How long the rollout animation lasts
◆ TypeName
| const FName FExpandableAreaStyle::TypeName |
|
static |
The documentation for this struct was generated from the following files: