FDataprepProducerChanged

Allow an observer to be notified when one of the properties of the producer changes

Choose your operating system:

Windows

macOS

Linux

Inheritance Hierarchy

TBaseMulticastDelegate_OneParam< void, const UDataprepContentProducer * >

UDataprepContentProducer::FDataprepProducerChanged

References

Module

DataprepCore

Header

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

Include

#include "DataprepContentProducer.h"

Syntax

class FDataprepProducerChanged : public TBaseMulticastDelegate_OneParam< void, const UDataprepContentProducer * >

Remarks

Allow an observer to be notified when one of the properties of the producer changes

: Subclass of UDataprepContentProducer must use this mechanism to communicate changes to the owning Dataprep asset