UDataprepIntegerFilter::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()

UDataprepIntegerFilter::GetFilterCategoryText()

References

Module

DataprepCore

Header

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

Include

#include "SelectionSystem/DataprepIntegerFilter.h"

Source

/Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Private/SelectionSystem/DataprepIntegerFilter.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