UDataprepAssetProducers::EnableProducer

Enable/Disable the producer at a given index

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

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