Navigation
API > API/Editor > API/Editor/DataHierarchyEditor > API/Editor/DataHierarchyEditor/FHierarchyRootViewModel
Description
Optionally implement this to further customize the view model sync process. An example for this is how the root view model handles sections, as sections exist outside the children hierarchy
Virtual Inheritance
- FHierarchyElementViewModel::SyncViewModelsToDataInternal → FHierarchyRootViewModel::SyncViewModelsToDataInternal
| Name | SyncViewModelsToDataInternal |
| Type | function |
| Header File | /Engine/Source/Editor/DataHierarchyEditor/Public/DataHierarchyViewModelBase.h |
| Include Path | #include "DataHierarchyViewModelBase.h" |
| Source | /Engine/Source/Editor/DataHierarchyEditor/Private/DataHierarchyViewModelBase.cpp |
virtual void SyncViewModelsToDataInternal()