Navigation
API > API/Editor > API/Editor/DataHierarchyEditor > API/Editor/DataHierarchyEditor/FHierarchyElementViewModel
Description
Can be overridden to support sections in the source list. In the hierarchy only categories can be parented directly to the root, but using this it is possible to add items to custom sections in the source panel. This will only work for top-level objects, i.e. anything directly under the root.
Derived Overrides
| Name | GetSectionInternal |
| Type | function |
| Header File | /Engine/Source/Editor/DataHierarchyEditor/Public/DataHierarchyViewModelBase.h |
| Include Path | #include "DataHierarchyViewModelBase.h" |
virtual const UHierarchySection * GetSectionInternal() const