UDataprepAssetProducers::EnableProducer

Enable/Disable the producer at a given index

Choose your operating system:

Windows

macOS

Linux

References

Module

DataprepCore

Header

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

Include

#include "DataprepAssetProducers.h"

Source

/Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Private/DataprepAssetProducers.cpp

Syntax

void EnableProducer
(
    int32 Index,
    bool bValue
)

Remarks

Enable/Disable the producer at a given index

Parameters

Parameter

Description

Index

Index of the producer to update