Navigation
API > API/Plugins > API/Plugins/TedsTableViewer
Column on the hierarchy viewer widget row that contains the root of the tree. If there are multiple top level items, the root is the first one (taking sorting into account)
| Name | FTedsHierarchyViewerRootColumn |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/EditorDataStorageFeatures/Source/TedsTableViewer/Public/TedsTableViewerWidgetColumns.h |
| Include Path | #include "TedsTableViewerWidgetColumns.h" |
Syntax
USTRUCT (Meta=(DisplayName="Hierarchy Viewer root item"))
struct FTedsHierarchyViewerRootColumn : public FEditorDataStorageColumn
Inheritance Hierarchy
- FEditorDataStorageColumn → FTedsHierarchyViewerRootColumn
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Root | UE::Editor::DataStorage::RowHandle | TedsTableViewerWidgetColumns.h |