SItemSelector::FArguments::OnCompareSectionsForEquality

An optional delegate to compare two sections for equality which must be supplied when generating sections for items.

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

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

Include

#include "Widgets/SItemSelector.h"

Syntax

WidgetArgsType & OnCompareSectionsForEquality
(
    const FOnCompareSectionsForEquality & InDelegate
)

Remarks

An optional delegate to compare two sections for equality which must be supplied when generating sections for items. This equality comparer will be used to collate items into matching categories.

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