Navigation
API > API/Plugins > API/Plugins/Niagara
References
| Module | Niagara |
| Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraVariableMetaData.h |
| Include | #include "NiagaraVariableMetaData.h" |
Syntax
USTRUCT ()
struct FWidgetSegmentValueOverride
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bOverrideDisplayName | ||
| TObjectPtr< UTexture2D > | DisplayIcon | If set, then this icon will be displayed on the button. | |
| FText | DisplayNameOverride | This will be used as display name instead of the enum value. | |
| int32 | EnumIndexToOverride |