Navigation
API > API/Plugins > API/Plugins/DataprepLibraries
Name
UDataprepIsClassOfFetcher
Type
class
Header File
/Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepLibraries/Public/Fetchers/DataprepBoolFetcherLibrary.h
Include Path
#include "Fetchers/DataprepBoolFetcherLibrary.h"
Syntax
UCLASS (BlueprintType, NotBlueprintable,
Meta=(DisplayName="Is Class Of", ToolTip="Filter objects based of their selected class."))
class UDataprepIsClassOfFetcher : public UDataprepBoolFetcher
Copy full snippet
Inheritance Hierarchy
Constants
Name
Type
Remarks
Include Path
AdditionalKeyword
FText
Fetchers/DataprepBoolFetcherLibrary.h
Variables
Public
Name
Type
Remarks
Include Path
Unreal Specifiers
bShouldIncludeChildClass
bool
Fetchers/DataprepBoolFetcherLibrary.h
EditInstanceOnly
BlueprintReadWrite
Category="Settings"
Class
TSubclassOf< UObject >
The key for the for the string.
Fetchers/DataprepBoolFetcherLibrary.h
EditInstanceOnly
BlueprintReadWrite
Category="Settings"
Functions