SItemSelector::FArguments::OnDoesItemMatchFilterText

An optional delegate which can be used to filter items available for selection.

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

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

Include

#include "Widgets/SItemSelector.h"

Syntax

WidgetArgsType & OnDoesItemMatchFilterText
(
    const FOnDoesItemMatchFilterText & InDelegate
)

Remarks

An optional delegate which can be used to filter items available for selection. If not bound the search box will not be shown.

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