Navigation
API > API/Plugins > API/Plugins/DataprepCore > API/Plugins/DataprepCore/UDataprepContentProducer
Description
Clean up the objects used by the producer. This call follows a call to Execute. Note: The producer must assume that the world and assets it has produced are about to be deleted.
| Name | Reset |
| Type | function |
| Header File | /Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Public/DataprepContentProducer.h |
| Include Path | #include "DataprepContentProducer.h" |
virtual void Reset()