Choose your operating system:
Windows
macOS
Linux
| FSlateWidgetStyle
|
Module |
|
Header |
/Engine/Source/Runtime/SlateCore/Public/Styling/SlateTypes.h |
Include |
#include "Styling/SlateTypes.h" |
struct FExpandableAreaStyle : public FSlateWidgetStyle
Represents the appearance of an SExpandableArea
Name | Description | ||
---|---|---|---|
|
CollapsedImage |
Image to use when the area is collapsed |
|
|
ExpandedImage |
Image to use when the area is expanded |
|
|
float |
RolloutAnimationSeconds |
How long the rollout animation lasts |
Name | Description | |
---|---|---|
|
FExpandableAreaStyle() |
Name | Description | |
---|---|---|
|
~FExpandableAreaStyle() |
Name | Description | ||
---|---|---|---|
|
const FExpan... |
GetDefault() |
|
|
FExpandableA... |
SetCollapsedImage ( |
|
|
FExpandableA... |
SetExpandedImage ( |
|
|
FExpandableA... |
SetRolloutAnimationSeconds ( |
|
|
UnlinkColors() |
Unlinks all colors in this style. |
Name | Description | ||
---|---|---|---|
|
GetResources ( |
Gets the brush resources associated with this style. |
|
|
const FName |
GetTypeName() |
Gets the name of this style. This method must be implemented by inherited structures. |
Name |
Description |
---|---|
TypeName |