UContentBrowserFrontEndFilterExtension

Override this class in order to make an additional front-end filter available in the Content Browser.

Unreal Engine C++ API Reference > Editor > ContentBrowser

Inheritance Hierarchy

References

   
Module ContentBrowser
Header /Engine/Source/Editor/ContentBrowser/Public/ContentBrowserFrontEndFilterExtension.h
Include #include "ContentBrowserFrontEndFilterExtension.h"

Syntax

class UContentBrowserFrontEndFilterExtension : public [UObject](API\Runtime\CoreUObject\UObject\UObject)  

Remarks

Override this class in order to make an additional front-end filter available in the Content Browser.

Functions

Type Name Description
void AddFrontEndFilterExtensions ( TSharedPtr< class FFrontendFilterCa..., TArray< TSharedRef< class FFrontend... ) Override this method to add new frontend filters.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library