Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/Widgets
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SCompoundWidget
- SItemSelector
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/Widgets/SItemSelector.h |
| Include | #include "Widgets/SItemSelector.h" |
Syntax
template<typename CategoryType, typename ItemType, typename SectionType, typename CategoryKeyType, typename ItemKeyType, typename SectionKeyType>
class SItemSelector : public SCompoundWidget
Remarks
A generic widget for selecting an item from an array of items including optional filtering and categorization.
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments | |||
| FSectionData |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EItemSelectorItemViewModelType |