FDataprepAssetProducer

Structure to hold on a producer and its configuration

Windows
MacOS
Linux

References

Module

DataprepCore

Header

/Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Public/DataprepAssetProducers.h

Include

#include "DataprepAssetProducers.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)(Experimental)
struct FDataprepAssetProducer

Remarks

Structure to hold on a producer and its configuration

Variables

Name Description

Public variable UProperty

bool

 

bIsEnabled

Public variable UProperty

UDataprepConten...

 

Producer

Public variable UProperty

int32

 

SupersededBy

Constructors

Name Description

Public function

FDataprepAssetProducer()

Public function

FDataprepAssetProducer

(
    UDataprepContentProducer* InPr...,
    bool bInEnabled
)

Public function

FDataprepAssetProducer

(
    UDataprepContentProducer* InPr...,
    bool bInEnabled,
    int32 SuperseedingIndex
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss