Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/ViewModels > API/Plugins/NiagaraEditor/ViewModels/Stack
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/ViewModels/Stack/NiagaraStackItem.h |
| Include | #include "ViewModels/Stack/NiagaraStackItem.h" |
Syntax
class INiagaraStackItemHeaderValueHandler
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | GetBoolValue () |
||
| const UEnum * | GetEnum () |
||
| int32 | GetEnumValue () |
||
| const EHorizontalAlignment | GetHAlign () |
||
| const FSlateBrush * | GetIconBrush () |
||
| const FText & | GetLabelText () |
||
| EValueMode | GetMode () |
||
| void | NotifyBoolValueChanged
(
bool bInValue |
||
| void | NotifyEnumValueChanged
(
int32 bInValue |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EValueMode |