Navigation
API > API/Plugins > API/Plugins/DataprepCore > API/Plugins/DataprepCore/UDataprepContentProducer
References
Module | DataprepCore |
Header | /Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Public/DataprepContentProducer.h |
Include | #include "DataprepContentProducer.h" |
virtual bool Initialize&40;&41;
Remarks
Initialize the producer to be ready for a call to the Execute method. true if the initialization was successful, false otherwise
Parameters
Name | Description |
---|---|
OutReason | Text containing description of failure if the method returns false |