UDataprepAssetProducers::RemoveProducer

Remove 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

bool RemoveProducer
(
    int32 IndexToRemove
)

Remarks

Remove the producer at a given index

Returns

true if remove was successful, false otherwise

Parameters

Parameter

Description

IndexToRemove

Index of the producer to remove

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