Choose your operating system:
Windows
macOS
Linux
| FSlateControlledConstruction | ||||||||
| TSharedFromThis
|
Module |
|
Header |
/Engine/Source/Runtime/Slate/Public/Widgets/Input/SExpandableButton.h |
Include |
#include "Widgets/Input/SExpandableButton.h" |
class SExpandableButton : public SBorder
A button that can either be collapsed or expanded, containing different content in each state.
Name | Description | |
---|---|---|
|
SExpandableButton() |
Name | Description | ||
---|---|---|---|
|
Construct ( |
Construct this widget |
|
|
GetCollapsedVisibility() |
Callbacks to determine visibility of parts that should be shown when the button state is collapsed or expanded |
|
|
GetExpandedVisibility() |
||
|
const FSlate... |
StaticWidgetClass() |
|
|
UpdateVisibility() |
Name | Description | ||
---|---|---|---|
|
const FSlate... |
GetWidgetClass() |
Name |
Description |
|
---|---|---|
|
FArguments |
Name |
Description |
---|---|
PrivateParentType |
|
PrivateThisType |
|
Super |
|
ThisClass |