Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/SItemSelector > API/Plugins/NiagaraEditor/SItemSelector/FArguments
Description
An optional attribute to determine whether we should hide a single section. Used to reparent all children of our sole section to the root.
| Name | HideSingleSection |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/Widgets/SItemSelector.h |
| Include Path | #include "Widgets/SItemSelector.h" |
WidgetArgsType & HideSingleSection
(
const TAttribute < bool > & InAttribute
)