Navigation
API > API/Plugins > API/Plugins/DataprepCore > API/Plugins/DataprepCore/UDataprepRecipeInterface
Allow an observer to be notified when when the recipe has changed
| Name | FOnDataprepRecipeChanged |
| Type | class |
| Header File | /Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Public/DataprepAssetInterface.h |
| Include Path | #include "DataprepAssetInterface.h" |
Syntax
class FOnDataprepRecipeChanged : public TBaseMulticastDelegate_NoParams< void >
Inheritance Hierarchy
- TBaseMulticastDelegate_NoParams< void > → UDataprepRecipeInterface::FOnDataprepRecipeChanged