Navigation
API > API/Editor > API/Editor/SequencerCore > API/Editor/SequencerCore/FOutlinerViewModel
Description
Returns true if the root item hierarchy has been invalidated since the last call to GetTopLevelItems. Used by SOutlinerView::Refresh to decide between a full list rebuild (hierarchy changed) and an incremental refresh pass (state-only change such as mute/solo/deactivate).
| Name | IsHierarchyInvalidated |
| Type | function |
| Header File | /Engine/Source/Editor/SequencerCore/Public/MVVM/ViewModels/OutlinerViewModel.h |
| Include Path | #include "MVVM/ViewModels/OutlinerViewModel.h" |
bool IsHierarchyInvalidated() const