Navigation
API > API/Plugins > API/Plugins/Niagara
A struct that serves as display metadata for integer type static switches. Is used in conjuction with the 'EnumStyle' widget customization.
| Name | FNiagaraWidgetNamedIntegerInputValue |
| Type | struct |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraVariableMetaData.h |
| Include Path | #include "NiagaraVariableMetaData.h" |
Syntax
USTRUCT ()
struct FNiagaraWidgetNamedIntegerInputValue
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DisplayName | FText | NiagaraVariableMetaData.h |
|
|
| Tooltip | FText | NiagaraVariableMetaData.h |
|