Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/SNiagaraParameterEditor
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/SNiagaraParameterEditor.h |
| Include Path | #include "SNiagaraParameterEditor.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SNiagaraParameterEditor >
Inheritance Hierarchy
- FSlateBaseNamedArgs → TSlateBaseNamedArgs → SNiagaraParameterEditor::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
SNiagaraParameterEditor.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | SNiagaraParameterEditor.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & HAlign
(
EHorizontalAlignment InArg |
SNiagaraParameterEditor.h | ||
WidgetArgsType & MaximumDesiredWidth
(
TOptional< float > InArg |
SNiagaraParameterEditor.h | ||
WidgetArgsType & MinimumDesiredWidth
(
TOptional< float > InArg |
SNiagaraParameterEditor.h | ||
WidgetArgsType & VAlign
(
EVerticalAlignment InArg |
SNiagaraParameterEditor.h |