Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/UNiagaraStackEntry
Description
Generally, all stack items with a valid stack key would support the note feature. We only allow them on specific types of of entries.
Derived Overrides
- UNiagaraStackFunctionInput::SupportsStackNotes
- UNiagaraStackItem::SupportsStackNotes
- UNiagaraStackPropertyRow::SupportsStackNotes
- UNiagaraStackRendererItem::SupportsStackNotes
- UNiagaraStackSimulationStageGroup::SupportsStackNotes
| Name | SupportsStackNotes |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/ViewModels/Stack/NiagaraStackEntry.h |
| Include Path | #include "ViewModels/Stack/NiagaraStackEntry.h" |
virtual bool SupportsStackNotes() const