Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/Widgets > API/Plugins/NiagaraEditor/Widgets/SItemSelector > API/Plugins/NiagaraEditor/Widgets/SItemSelector/SItemSelectorItemTableRow
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SItemSelector::SItemSelectorItemTableRow::FArguments
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/Widgets/SItemSelector.h |
| Include | #include "Widgets/SItemSelector.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SItemSelectorItemTableRow >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| NamedSlotProperty< typename SItemSelectorItemTableRow::FArguments > | Content () |
||
| WidgetArgsType & | OnDragDetected
(
const FOnDragDetected& InDelegate |
||
| WidgetArgsType & | |||
| WidgetArgsType & | ShowSelection
(
bool InArg |
||
| WidgetArgsType & | Style
(
const FTableRowStyle* InArg |
Operators
| Type | Name | Description | |
|---|---|---|---|
| SItemSelectorItemTableRow::FArguments & | operator[]
(
const TSharedRef< SWidget >& InChild |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |