FOnPostEdit

Broadcast when a object has been post edited Note that it doesn't broadcast on the interactive events

Windows
MacOS
Linux

Inheritance Hierarchy

TBaseMulticastDelegate_TwoParams< void, UDataprepParameterizableObject &, FPropertyChangedChainEvent & >

UDataprepParameterizableObject::FOnPostEdit

References

Module

DataprepCore

Header

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

Include

#include "DataprepParameterizableObject.h"

Syntax

class FOnPostEdit : public TBaseMulticastDelegate_TwoParams< void, UDataprepParameterizableObject &, FPropertyChangedChainEvent & >

Remarks

Broadcast when a object has been post edited Note that it doesn't broadcast on the interactive events

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