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