Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/SNiagaraIconWidget
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/Widgets/SNiagaraPinTypeSelector.h |
| Include Path | #include "Widgets/SNiagaraPinTypeSelector.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SNiagaraIconWidget >
Inheritance Hierarchy
- FSlateBaseNamedArgs → TSlateBaseNamedArgs → SNiagaraIconWidget::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
Widgets/SNiagaraPinTypeSelector.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | Widgets/SNiagaraPinTypeSelector.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & DocExcerpt
(
FString InArg |
Widgets/SNiagaraPinTypeSelector.h | ||
WidgetArgsType & DocLink
(
FString InArg |
Widgets/SNiagaraPinTypeSelector.h | ||
WidgetArgsType & IconBrush
(
const FSlateBrush* InArg |
Widgets/SNiagaraPinTypeSelector.h | ||
WidgetArgsType & IconColor
(
FSlateColor InArg |
Widgets/SNiagaraPinTypeSelector.h | ||
WidgetArgsType & IconToolTip
(
FText InArg |
Widgets/SNiagaraPinTypeSelector.h | ||
WidgetArgsType & SecondaryIconBrush
(
const FSlateBrush* InArg |
Widgets/SNiagaraPinTypeSelector.h | ||
WidgetArgsType & SecondaryIconColor
(
FSlateColor InArg |
Widgets/SNiagaraPinTypeSelector.h |