SItemSelector::FArguments::OnGetSectionsForItem

An optional delegate to get an array of sections for the specified item.

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/Widgets/SItemSelector.h

Include

#include "Widgets/SItemSelector.h"

Syntax

WidgetArgsType & OnGetSectionsForItem
(
    const FOnGetSectionsForItem & InDelegate
)

Remarks

An optional delegate to get an array of sections for the specified item. Used to duplicate items across multiple sections.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss