Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/Widgets > API/Plugins/NiagaraEditor/Widgets/SNiagaraParameterNameTextBlock
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SNiagaraParameterNameTextBlock::FArguments
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/Widgets/SNiagaraParameterName.h |
| Include | #include "Widgets/SNiagaraParameterName.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SNiagaraParameterNameTextBlock >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| NamedSlotProperty< FArguments > | Decorator () |
||
| WidgetArgsType & | DecoratorHAlign
(
EHorizontalAlignment InArg |
||
| WidgetArgsType & | DecoratorPadding
(
FMargin InArg |
||
| WidgetArgsType & | EditableTextStyle
(
const FInlineEditableTextBlockStyle* InArg |
||
| WidgetArgsType & | HighlightText
(
const TAttribute< FText >& InAttribute |
||
| WidgetArgsType & | IsReadOnly
(
bool InArg |
||
| WidgetArgsType & | IsSelected
(
const FIsSelected& InDelegate |
||
| WidgetArgsType & | OnDragDetected
(
const FOnDragDetectedHandler& InDelegate |
||
| WidgetArgsType & | OnTextCommitted
(
const FOnTextCommitted& InDelegate |
||
| WidgetArgsType & | OnVerifyTextChanged
(
const FOnVerifyTextChanged& InDelegate |
||
| WidgetArgsType & |
ParameterText
(
const TAttribute< FText >& InAttribute |
||
| WidgetArgsType & | ReadOnlyTextStyle
(
const FTextBlockStyle* InArg |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |