Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/SItemSelector > API/Plugins/NiagaraEditor/SItemSelector/SItemSelectorItemCategoryTableRo-
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/Widgets/SItemSelector.h |
| Include Path | #include "Widgets/SItemSelector.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SItemSelectorItemCategoryTableRow >
Inheritance Hierarchy
- FSlateBaseNamedArgs → TSlateBaseNamedArgs → SItemSelector::SItemSelectorItemCategoryTableRow::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
Widgets/SItemSelector.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | Widgets/SItemSelector.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & BorderBackgroundColor
(
FLinearColor InArg |
Widgets/SItemSelector.h | ||
WidgetArgsType & BorderBackgroundPadding
(
FMargin InArg |
Widgets/SItemSelector.h | ||
WidgetArgsType & CategoryViewModel
(
TSharedPtr< FItemSelectorItemCategoryViewModel > InArg |
Widgets/SItemSelector.h | ||
WidgetArgsType & ChildSlotPadding
(
FMargin InArg |
Widgets/SItemSelector.h | ||
NamedSlotProperty< typename SItemSelectorItemCategoryTableRow::FArguments > Content() |
Widgets/SItemSelector.h | ||
WidgetArgsType & OnGetCategoryBackgroundImage
(
const FOnGetCategoryBackgroundImage& InDelegate |
Widgets/SItemSelector.h | ||
WidgetArgsType & Padding
(
FMargin InArg |
Widgets/SItemSelector.h | ||
WidgetArgsType & ShowSelection
(
bool InArg |
Widgets/SItemSelector.h | ||
WidgetArgsType & Style
(
const FTableRowStyle* InArg |
Widgets/SItemSelector.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
SItemSelectorItemCategoryTableRow::FArguments & operator[]
(
const TSharedRef< SWidget >& InChild |
Widgets/SItemSelector.h |