Navigation
API > API/Plugins > API/Plugins/DataprepCore > API/Plugins/DataprepCore/UDataprepContentConsumer
References
| Module | DataprepCore |
| Header | /Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Public/DataprepContentConsumer.h |
| Include | #include "DataprepContentConsumer.h" |
virtual void Reset&40;&41;
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.