Navigation
API > API/Editor > API/Editor/SubobjectEditor > API/Editor/SubobjectEditor/SSubobjectInstanceEditor
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SSubobjectInstanceEditor::FArguments
References
| Module | SubobjectEditor |
| Header | /Engine/Source/Editor/SubobjectEditor/Public/SSubobjectInstanceEditor.h |
| Include | #include "SSubobjectInstanceEditor.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SSubobjectInstanceEditor >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | AllowEditing
(
const TAttribute< bool >& InAttribute |
||
| WidgetArgsType & |
ObjectContext
(
const TAttribute< UObject* >& InAttribute |
||
| WidgetArgsType & | OnItemDoubleClicked
(
const FOnItemDoubleClicked& InDelegate |
||
| WidgetArgsType & | OnSelectionUpdated
(
const FOnSelectionUpdated& InDelegate |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |