Navigation
API > API/Plugins > API/Plugins/NiagaraEditor
| Name | FNiagaraParameterWidgetOptions |
| Type | struct |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraEditorUtilities.h |
| Include Path | #include "NiagaraEditorUtilities.h" |
Syntax
struct FNiagaraParameterWidgetOptions
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bAddTypeIcon | bool | NiagaraEditorUtilities.h | ||
| bShowAdvanced | bool | NiagaraEditorUtilities.h | ||
| bShowEditConditionIcon | bool | NiagaraEditorUtilities.h | ||
| bShowValue | bool | NiagaraEditorUtilities.h | ||
| bShowVisibilityConditionIcon | bool | NiagaraEditorUtilities.h | ||
| NameOverride | TOptional< TAttribute< FText > > | NiagaraEditorUtilities.h | ||
| NameOverrideTooltip | TOptional< TAttribute< FText > > | NiagaraEditorUtilities.h | ||
| NameOverrideVisibility | TOptional< TAttribute< EVisibility > > | NiagaraEditorUtilities.h |