SItemSelector::FArguments::OnCompareCategoriesForEquality

An optional delegate to compare two categories for equality which must be supplied when generating categories 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 & OnCompareCategoriesForEquality
(
    const FOnCompareCategoriesForEquality & InDelegate
)

Remarks

An optional delegate to compare two categories for equality which must be supplied when generating categories 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