SItemSelector::FArguments::OnDoesSectionPassCustomFilter

An optional delegate which is called to check if an entire section should be filtered out by external code.

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

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

Include

#include "Widgets/SItemSelector.h"

Syntax

WidgetArgsType & OnDoesSectionPassCustomFilter
(
    const FOnDoesSectionPassCustomFilter & InDelegate
)

Remarks

An optional delegate which is called to check if an entire section should be filtered out by external code. Return false to exclude the item from the view.

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