UDataprepContentProducer::Initialize

Initialize the producer to be ready for a call to the Execute method.

Choose your operating system:

Windows

macOS

Linux

References

Module

DataprepCore

Header

/Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Public/DataprepContentProducer.h

Include

#include "DataprepContentProducer.h"

Syntax

virtual bool Initialize()

Remarks

Initialize the producer to be ready for a call to the Execute method.

Returns

true if the initialization was successful, false otherwise

Parameters

Parameter

Description

OutReason

Text containing description of failure if the method returns false