Navigation
API > API/Plugins > API/Plugins/UserToolBoxCore > API/Plugins/UserToolBoxCore/SButtonCommandWidget
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/UserToolBoxCore/Source/UserToolBoxCore/Public/Editor/SCommandWithOptionsWidget.h |
| Include Path | #include "Editor/SCommandWithOptionsWidget.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SButtonCommandWidget >
Inheritance Hierarchy
- TSlateBaseNamedArgs< SButtonCommandWidget > → SButtonCommandWidget::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
Editor/SCommandWithOptionsWidget.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | Editor/SCommandWithOptionsWidget.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & Command
(
const TAttribute< UUTBBaseCommand* >& InAttribute |
Editor/SCommandWithOptionsWidget.h | ||
SLATE_DEFAULT_SLOT
(
FArguments, |
Slot for this button's content (optional) | Editor/SCommandWithOptionsWidget.h |