UDataprepContentProducer::Initialize

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

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

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss