Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/UNiagaraStackEditorData
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraStackEditorData.h |
| Include | #include "NiagaraStackEditorData.h" |
| Source | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/NiagaraStackEditorData.cpp |
void SetStackEntryActiveSection
&40;
const FString & StackEntryKey,
FText ActiveSection
&41;
Remarks
Sets the active section for a stack entry.
Parameters
| Name | Description |
|---|---|
| StackItemKey | A unique key for the entry. |
| SelectedSection | The selected section for the entry. |