Navigation
Unreal Engine C++ API Reference > Developer
Filters
- (Dialog)[API\Developer\ToolWidgets\Dialog]
- (Filters)[API\Developer\ToolWidgets\Filters]
Classes
Type | Name | Description |
---|---|---|
Public struct | FOpenDrawerData | |
Public struct | FWidgetDrawerConfig | |
Public class | SCheckBoxList | A widget that can be used inside a CustomDialog to display a list of checkboxes |
Public class | SNegativeActionButton | A Button that is used to call out/highlight a negative option (Warnings or Errors like Force Delete). |
Public class | SPositiveActionButton | A Button that is used to call out/highlight a positive option (Add, Save etc). |
Public class | SPrimaryButton | |
Public class | SRichTextWarningOrErrorBox | |
Public class | SSearchableComboBox | A searchable text combo box |
Public class | SSegmentedTimelineView | A timeline view which renders a block for in the timeline where the object exists |
Public class | SSimpleButton | |
Public class | SSimpleComboButton | |
Public class | SSimpleTimeSlider | |
Public class | SWarningOrErrorBox | |
Public class | SWidgetDrawer |
Typedefs
Name | Description |
---|---|
FOnCheckListItemStateChanged | |
FOnStatusBarDrawerDismissed | |
FOnStatusBarDrawerOpened | |
FOnStatusBarDrawerTargetHeightChanged |
Enums
Type | Name | Description |
---|---|---|
Public enum | EActionButtonStyle | |
Public enum | EMessageStyle |