Navigation
Unreal Engine C++ API Reference > Developer > ToolWidgets
Inheritance Hierarchy
References
Module | ToolWidgets |
Header | /Engine/Source/Developer/ToolWidgets/Public/SSimpleButton.h |
Include | #include "SSimpleButton.h" |
Syntax
class SSimpleButton : public [SButton](API\Runtime\Slate\Widgets\Input\SButton)
Constructors
Type | Name | Description |
---|---|---|
SSimpleButton () |
Functions
Type | Name | Description |
---|---|---|
void | Construct ( const FArguments& InArgs ) |
Classes
Type | Name | Description |
---|---|---|
Public struct | FArguments |