Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/ViewModels > API/Plugins/NiagaraEditor/ViewModels/HierarchyEditor > API/Plugins/NiagaraEditor/ViewModels/HierarchyEditor/FNiagaraHierarch-
- FNiagaraHierarchyItemViewModelBase::GetSectionInternal()
- FNiagaraHierarchyCategoryViewModel::GetSectionInternal()
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/ViewModels/HierarchyEditor/NiagaraHierarchyViewModelBase.h |
| Include | #include "ViewModels/HierarchyEditor/NiagaraHierarchyViewModelBase.h" |
virtual const UNiagaraHierarchySection &42; GetSectionInternal&40;&41; const
Remarks
Can be overridden to support custom sections. 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.