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