Navigation
API > API/Plugins > API/Plugins/DataprepCore > API/Plugins/DataprepCore/UDataprepAssetProducers
Allow an observer to be notified when when one of the producer has changed
| Name | FOnDataprepProducersChanged |
| Type | class |
| Header File | /Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Public/DataprepAssetProducers.h |
| Include Path | #include "DataprepAssetProducers.h" |
Syntax
class FOnDataprepProducersChanged : public TBaseMulticastDelegate_TwoParams< void, FDataprepAssetChangeType, int32 >
Inheritance Hierarchy
- TBaseMulticastDelegate_TwoParams< void, FDataprepAssetChangeType, int32 > → UDataprepAssetProducers::FOnDataprepProducersChanged