Navigation
API > API/Editor > API/Editor/UMGEditor > API/Editor/UMGEditor/Hierarchy
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SCompoundWidget
- SReadOnlyHierarchyView
References
| Module | UMGEditor |
| Header | /Engine/Source/Editor/UMGEditor/Public/Hierarchy/SReadOnlyHierarchyView.h |
| Include | #include "Hierarchy/SReadOnlyHierarchyView.h" |
Syntax
class SReadOnlyHierarchyView : public SCompoundWidget
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| void | Construct
(
const FArguments& InArgs, |
||
| TArray< FName > | |||
| void | Refresh () |
||
| void | SetRawFilterText
(
const FText& Text |
||
| void | SetSelectedWidget
(
FName WidgetName |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments |
Typedefs
| Name | Description |
|---|---|
| FOnSelectionChanged | |
| FTextFilter | |
| FTreeFilterHandler |