Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Public/DataprepAssetInterface.h |
Include |
#include "DataprepAssetInterface.h" |
Source |
/Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Private/DataprepAssetInterface.cpp |
virtual bool RunConsumer
(
const FDataprepConsumerContext & InContext
)
Run the consumer associated with the Dataprep asset
false if the consumer failed to execute
Parameter |
Description |
---|---|
InContext |
Context containing all the data required to properly run a consumer |