Navigation
API > API/Editor > API/Editor/SubobjectEditor > API/Editor/SubobjectEditor/SSubobjectEditorDragDropTree
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Source/Editor/SubobjectEditor/Public/SSubobjectEditor.h |
| Include Path | #include "SSubobjectEditor.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SSubobjectEditorDragDropTree >
Inheritance Hierarchy
- TSlateBaseNamedArgs< SSubobjectEditorDragDropTree > → SSubobjectEditorDragDropTree::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
SSubobjectEditor.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | SSubobjectEditor.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & ClearSelectionOnClick
(
bool InArg |
SSubobjectEditor.h | ||
WidgetArgsType & ExternalScrollbar
(
TSharedPtr< SScrollBar > InArg |
SSubobjectEditor.h | ||
WidgetArgsType & HeaderRow
(
TSharedPtr< SHeaderRow > InArg |
SSubobjectEditor.h | ||
WidgetArgsType & OnGenerateRow
(
const FOnGenerateRow& InDelegate |
SSubobjectEditor.h | ||
WidgetArgsType & OnGetChildren
(
const FOnGetChildren& InDelegate |
SSubobjectEditor.h | ||
WidgetArgsType & OnItemScrolledIntoView
(
const FOnItemScrolledIntoView& InDelegate |
SSubobjectEditor.h | ||
WidgetArgsType & OnMouseButtonDoubleClick
(
const FOnMouseButtonDoubleClick& InDelegate |
SSubobjectEditor.h | ||
WidgetArgsType & OnSelectionChanged
(
const FOnSelectionChanged& InDelegate |
SSubobjectEditor.h | ||
WidgetArgsType & OnSetExpansionRecursive
(
const FOnSetExpansionRecursive& InDelegate |
SSubobjectEditor.h | ||
WidgetArgsType & OnTableViewBadState
(
const FOnTableViewBadState& InDelegate |
SSubobjectEditor.h | ||
WidgetArgsType & SelectionMode
(
const TAttribute< ESelectionMode::Type >& InAttribute |
SSubobjectEditor.h | ||
WidgetArgsType & SubobjectEditor
(
SSubobjectEditor* InArg |
SSubobjectEditor.h | ||
WidgetArgsType & TreeItemsSource
(
TArray< FSubobjectEditorTreeNodePtrType >* InArg |
SSubobjectEditor.h |
Deprecated Functions
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
SLATE_ATTRIBUTE_DEPRECATED
(
float,
|
SSubobjectEditor.h |