Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/SItemSelector > API/Plugins/NiagaraEditor/SItemSelector/FSectionData
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSectionData () |
Widgets/SItemSelector.h | ||
FSectionData
(
ESectionType InType, |
Widgets/SItemSelector.h |
FSectionData()
| Name | FSectionData |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/Widgets/SItemSelector.h |
| Include Path | #include "Widgets/SItemSelector.h" |
FSectionData()
FSectionData(ESectionType, bool)
| Name | FSectionData |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/Widgets/SItemSelector.h |
| Include Path | #include "Widgets/SItemSelector.h" |
FSectionData
(
ESectionType InType,
bool bInHideSectionIfEmpty
)