Navigation
API > API/Editor > API/Editor/UMGEditor > API/Editor/UMGEditor/Hierarchy > API/Editor/UMGEditor/Hierarchy/SReadOnlyHierarchyView
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SReadOnlyHierarchyView::FArguments
References
| Module | UMGEditor |
| Header | /Engine/Source/Editor/UMGEditor/Public/Hierarchy/SReadOnlyHierarchyView.h |
| Include | #include "Hierarchy/SReadOnlyHierarchyView.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SReadOnlyHierarchyView >
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | _ExpandAll | ||
| ERootSelectionMode | _RootSelectionMode | ||
| ESelectionMode::Type | _SelectionMode | ||
| bool | _ShowSearch |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | ExpandAll
(
bool InArg |
||
| WidgetArgsType & | OnSelectionChanged
(
const FOnSelectionChanged& InDelegate |
||
| WidgetArgsType & | RootSelectionMode
(
ERootSelectionMode InArg |
||
| WidgetArgsType & | SelectionMode
(
ESelectionMode::Type InArg |
||
| WidgetArgsType & | |||
| WidgetArgsType & | ShowSearch
(
bool InArg |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |