Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Public/SelectionSystem/DataprepFilter.h |
Include |
#include "SelectionSystem/DataprepFilter.h" |
virtual void SetFetcher
(
const TSubclassOf< UDataprepFetcher > & FetcherClass
)
Set a new fetcher for this filter
This should only set a new fetcher if the fetcher is a subclass of the result of GetAcceptedFetcherClass and if it's not the same class as the current one