SItemSelector::FArguments::OnCompareCategoriesForSorting

An optional delegate which determines the sorting for categories.

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

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

Include

#include "Widgets/SItemSelector.h"

Syntax

WidgetArgsType & OnCompareCategoriesForSorting
(
    const FOnCompareCategoriesForSorting & InDelegate
)

Remarks

An optional delegate which determines the sorting for categories. If not bound categories will be ordered by the order they're encountered while processing items.

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