SItemSelector::FArguments::OnCompareItemsForEquality

An optional delegate which compares items for equality.

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

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

Include

#include "Widgets/SItemSelector.h"

Syntax

WidgetArgsType & OnCompareItemsForEquality
(
    const FOnCompareItemsForEquality & InDelegate
)

Remarks

An optional delegate which compares items for equality. This is required for using the SetSelectedItems api.

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