FFrontendFilter::SetCurrentFilter

Invoke to set the source filter that is currently used to filter assets in the asset view

Windows
MacOS
Linux

References

Module

ContentBrowser

Header

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

Include

#include "FrontendFilterBase.h"

Syntax

virtual void SetCurrentFilter
(
    TArrayView< const FName > InSourcePaths,
    const FContentBrowserDataFilter & InBaseFilter
)

Remarks

Invoke to set the source filter that is currently used to filter assets in the asset 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