Navigation
API > API/Developer > API/Developer/ToolWidgets
| Name | SSimpleButton |
| Type | class |
| Header File | /Engine/Source/Developer/ToolWidgets/Public/SSimpleButton.h |
| Include Path | #include "SSimpleButton.h" |
Syntax
class SSimpleButton : public SButton
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SBorder → SButton → SSimpleButton
- FSlateControlledConstruction → SWidget → SCompoundWidget → SBorder → SButton → SSimpleButton
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
SSimpleButton() |
SSimpleButton.h |
Structs
| Name | Remarks |
|---|---|
| FArguments |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs |
SSimpleButton.h |