FOnStepObjectsAboutToBeRemoved

Allow an observer to be notified of the removal of some step from the asset

Windows
MacOS
Linux

Inheritance Hierarchy

TBaseMulticastDelegate_OneParam< void, const TArrayView< UDataprepParameterizableObject * > & >

UDataprepAsset::FOnStepObjectsAboutToBeRemoved

References

Module

DataprepCore

Header

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

Include

#include "DataprepAsset.h"

Syntax

class FOnStepObjectsAboutToBeRemoved : public TBaseMulticastDelegate_OneParam< void, const TArrayView< UDataprepParameterizableObject * > & >

Remarks

Allow an observer to be notified of the removal of some step from the 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