FOnDataprepActionAssetChange

Allow an observer to be notified of an change in the pipeline return The event that will be broadcasted when a object has receive a modification that might change the result of the pipeline

Windows
MacOS
Linux

Inheritance Hierarchy

TBaseMulticastDelegate_TwoParams< void, UObject *, FDataprepAssetChangeType >

UDataprepAsset::FOnDataprepActionAssetChange

References

Module

DataprepCore

Header

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

Include

#include "DataprepAsset.h"

Syntax

class FOnDataprepActionAssetChange : public TBaseMulticastDelegate_TwoParams< void, UObject *, FDataprepAssetChangeType >

Remarks

Allow an observer to be notified of an change in the pipeline return The event that will be broadcasted when a object has receive a modification that might change the result of the pipeline

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