UDataprepFilter::GetFilterTypeForFetcherType

Return the type of filter to use for a fetcher

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

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