SItemSelector::FArguments::OnGetItemWeight

An optional delegate which is used to determine the suggested item of a search.

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

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

Include

#include "Widgets/SItemSelector.h"

Syntax

WidgetArgsType & OnGetItemWeight
(
    const FOnGetItemWeight & InDelegate
)

Remarks

An optional delegate which is used to determine the suggested item of a search. The highest weighted item will be selected.

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