Navigation
API > API/Plugins > API/Plugins/UserToolBoxCore > API/Plugins/UserToolBoxCore/Editor > API/Plugins/UserToolBoxCore/Editor/SCommandDetailsView
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SCommandDetailsView::FArguments
References
| Module | UserToolBoxCore |
| Header | /Engine/Plugins/Experimental/UserToolBoxCore/Source/UserToolBoxCore/Public/Editor/SCommandWithOptionsDetailsView.h |
| Include | #include "Editor/SCommandWithOptionsDetailsView.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SCommandDetailsView >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | Command
(
const TAttribute< UUTBBaseCommand* >& InAttribute |
Sets the text content for this editable text widget | |
| WidgetArgsType & | OnObjectPropertyModified
(
const FOnObjectPropertyModified& InDelegate |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |