FFrontendFilterCategory

Windows
MacOS
Linux

References

Module

ContentBrowser

Header

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

Include

#include "FrontendFilterBase.h"

Syntax

class FFrontendFilterCategory

Variables

Name Description

Public variable

const FText

 

Title

The title of this category, used for the menu heading

Public variable

const FText

 

Tooltip

The menu tooltip for this category

Constructors

Name Description

Public function

FFrontendFilterCategory

(
    const FText& InTitle,
    const FText& InTooltip
)

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