UDataprepStringFilter::GetFilterCategoryText

Return the selector category for this filter Imagine the category as the following: Select by|Your filter category| data fetched by the fetcher Here a full example: Select by|String with|Object Name

Windows
MacOS
Linux

Override Hierarchy

UDataprepFilter::GetFilterCategoryText()

UDataprepStringFilter::GetFilterCategoryText()

References

Module

DataprepCore

Header

/Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Public/SelectionSystem/DataprepStringFilter.h

Include

#include "SelectionSystem/DataprepStringFilter.h"

Source

/Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Private/SelectionSystem/DataprepStringFilter.cpp

Syntax

virtual FText GetFilterCategoryText() const

Remarks

Return the selector category for this filter Imagine the category as the following: Select by|Your filter category| data fetched by the fetcher Here a full example: Select by|String with|Object Name

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