Navigation
API > API/Developer > API/Developer/ToolWidgets
| Name | SSimpleComboButton |
| Type | class |
| Header File | /Engine/Source/Developer/ToolWidgets/Public/SSimpleComboButton.h |
| Include Path | #include "SSimpleComboButton.h" |
Syntax
class SSimpleComboButton :
public SComboButton ,
public IActionButton
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SPanel → SMenuAnchor → SComboButton → SSimpleComboButton
- FSlateControlledConstruction → SWidget → SPanel → SMenuAnchor → SComboButton → SSimpleComboButton
Implements Interfaces
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
SSimpleComboButton() |
SSimpleComboButton.h |
Structs
| Name | Remarks |
|---|---|
| FArguments |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs |
SSimpleComboButton.h |
Overridden from IActionButton
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void SetIsMenuOpen
(
bool bInIsOpen, |
SSimpleComboButton.h | ||
| SSimpleComboButton.h |