FOnShouldFilterAsset

Called to check if an asset should be filtered out by external code.

Windows
MacOS
Linux

Type

typedef TBaseDelegate_OneParam< bool, const FAssetData & > FOnShouldFilterAsset

References

Module

ContentBrowser

Header

/Engine/Source/Editor/ContentBrowser/Public/ContentBrowserDelegates.h

Include

#include "ContentBrowserDelegates.h"

Remarks

Called to check if an asset should be filtered out by external code. Return true to exclude the asset 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