Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Public/DataprepContentConsumer.h |
Include |
#include "DataprepContentConsumer.h" |
struct FDataprepConsumerContext
Name | Description | ||
---|---|---|---|
|
Assets |
Array of assets the consumer will process |
|
|
bSilentMode |
Indicates the execution of the consumer must be silent This member is true when executed in headless mode |
|
|
TSharedPtr< IDa... |
LoggerPtr |
Hold onto the logger that the consumer should use to log messages |
|
TSharedPtr< IDa... |
ProgressReporterPtr |
Hold onto the reporter that the consumer should use to report progress |
|
TransientContentFolder |
Path to transient content folder where were created |
|
|
TWeakObjectPtr<... |
WorldPtr |
Hold onto the world the consumer will process |
Name | Description | |
---|---|---|
|
FDataprepConsumerContext() |
Name | Description | ||
---|---|---|---|
|
FDataprepCon... |
SetAssets ( |
|
|
FDataprepCon... |
SetLogger ( |
|
|
FDataprepCon... |
SetProgressReporter ( |
|
|
FDataprepCon... |
SetSilentMode ( |
|
|
FDataprepCon... |
SetTransientContentFolder ( |
|
|
FDataprepCon... |
SetWorld ( |