UDataprepFilter::GetFilterTypeForFetcherType

Return the type of filter to use for a fetcher

Choose your operating system:

Windows

macOS

Linux

References

Module

DataprepCore

Header

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

Include

#include "SelectionSystem/DataprepFilter.h"

Source

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

Syntax

static UClass * GetFilterTypeForFetcherType
(
    UClass * FetcherClass
)

Remarks

Return the type of filter to use for a fetcher