Navigation
API > API/Plugins > API/Plugins/UserToolBoxCore > API/Plugins/UserToolBoxCore/Editor > API/Plugins/UserToolBoxCore/Editor/SButtonCommandWidget
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SButtonCommandWidget::FArguments
References
| Module | UserToolBoxCore |
| Header | /Engine/Plugins/Experimental/UserToolBoxCore/Source/UserToolBoxCore/Public/Editor/SCommandWithOptionsWidget.h |
| Include | #include "Editor/SCommandWithOptionsWidget.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SButtonCommandWidget >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | Command
(
const TAttribute< UUTBBaseCommand* >& InAttribute |
||
| NamedSlotProperty< FArguments > | Content () |
Slot for this button's content (optional) | |
| WidgetArgsType & | OnClicked
(
const FOnClicked& InDelegate |
Operators
| Type | Name | Description | |
|---|---|---|---|
| FArguments & | operator[]
(
const TSharedRef< SWidget >& InChild |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |