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