FOnTransactorUndo

Gets an event delegate that is executed when a undo operation is being attempted.

Windows
MacOS
Linux

Inheritance Hierarchy

TBaseMulticastDelegate_TwoParams< void, const FTransactionContext &, bool >

UTransBuffer::FOnTransactorUndo

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Editor/TransBuffer.h

Include

#include "Editor/TransBuffer.h"

Syntax

class FOnTransactorUndo : public TBaseMulticastDelegate_TwoParams< void, const FTransactionContext &, bool >

Remarks

Gets an event delegate that is executed when a undo operation is being attempted.

See Also

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