Navigation
API > API/Plugins > API/Plugins/Niagara
Defines data for sections visible in the stack view.
| Name | FNiagaraStackSection |
| Type | struct |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraStackSection.h |
| Include Path | #include "NiagaraStackSection.h" |
Syntax
USTRUCT ()
struct FNiagaraStackSection
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FNiagaraStackSection() |
NiagaraStackSection.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bEnabled | bool | NiagaraStackSection.h | ||
| Categories | TArray< FText > | NiagaraStackSection.h |
|
|
| SectionDisplayName | FText | NiagaraStackSection.h |
|
|
| SectionIdentifier | FName | NiagaraStackSection.h |
|
|
| Tooltip | FText | NiagaraStackSection.h |