Navigation
API > API/Plugins > API/Plugins/DataprepCore
References
| Module | DataprepCore |
| Header | /Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Public/DataprepAssetProducers.h |
| Include | #include "DataprepAssetProducers.h" |
Syntax
USTRUCT ()
struct FDataprepAssetProducer
Remarks
Structure to hold on a producer and its configuration
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bIsEnabled | ||
| TObjectPtr< UDataprepContentProducer > | Producer | ||
| int32 | SupersededBy |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FDataprepAssetProducer
(
UDataprepContentProducer* InProducer, |
|||
FDataprepAssetProducer
(
UDataprepContentProducer* InProducer, |