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