UDataprepContentConsumer::Reset

Clean up the objects used by the consumer.

Windows
MacOS
Linux

References

Module

DataprepCore

Header

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

Include

#include "DataprepContentConsumer.h"

Syntax

virtual void Reset()

Remarks

Clean up the objects used by the consumer. This call follows a call to Run.

The consumer must assume that the world and assets it has not consumed are about to be deleted.

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