Navigation
API > API/Developer > API/Developer/ToolWidgets
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SCompoundWidget
- SBorder
- SButton
- SPrimaryButton
References
| Module | ToolWidgets |
| Header | /Engine/Source/Developer/ToolWidgets/Public/SPrimaryButton.h |
| Include | #include "SPrimaryButton.h" |
Syntax
class SPrimaryButton : public SButton
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Construct
(
const FArguments& InArgs |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments |