Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/SItemSelector
| Name | SItemSelectorItemSectionTableRow |
| Type | class |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/Widgets/SItemSelector.h |
| Include Path | #include "Widgets/SItemSelector.h" |
Syntax
class SItemSelectorItemSectionTableRow : public STableRow< TSharedRef< FItemSelectorItemViewModel > >
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SBorder → STableRow → SItemSelector::SItemSelectorItemSectionTableRow
- FSlateControlledConstruction → SWidget → SCompoundWidget → SBorder → STableRow → SItemSelector::SItemSelectorItemSectionTableRow
- STableRow → SItemSelector::SItemSelectorItemSectionTableRow
Implements Interfaces
Structs
| Name | Remarks |
|---|---|
| FArguments |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SectionViewModelWeak | TWeakPtr< FSectionViewModel > | Widgets/SItemSelector.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs, |
Widgets/SItemSelector.h |