Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Public/DataprepContentProducer.h |
Include |
#include "DataprepContentProducer.h" |
virtual bool Initialize()
Initialize the producer to be ready for a call to the Execute method.
true if the initialization was successful, false otherwise
Parameter |
Description |
---|---|
OutReason |
Text containing description of failure if the method returns false |