SContentReference::FArguments::OnShouldFilterAsset

If bound, this delegate will be executed for each asset in the asset picker to see if it should be filtered.

Windows
MacOS
Linux

References

Module

Kismet

Header

/Engine/Source/Editor/Kismet/Public/WorkflowOrientedApp/SContentReference.h

Include

#include "WorkflowOrientedApp/SContentReference.h"

Syntax

WidgetArgsType & OnShouldFilterAsset
(
    const FOnShouldFilterAsset & InDelegate
)

Remarks

If bound, this delegate will be executed for each asset in the asset picker to see if it should be filtered.

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