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