FDataprepProducerChanged

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

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

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