Navigation
API > API/Plugins > API/Plugins/DataprepCore > API/Plugins/DataprepCore/UDataprepContentProducer
Description
Populates the world and fill up the array of assets. Reminder: All assets must be stored in the sub-package of the package provided in the context
| Name | Execute |
| Type | function |
| Header File | /Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Public/DataprepContentProducer.h |
| Include Path | #include "DataprepContentProducer.h" |
virtual bool Execute
(
TArray< TWeakObjectPtr< UObject > > & OutAssets
)