FOnTransactorBeforeRedoUndo

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

Windows
MacOS
Linux

Inheritance Hierarchy

TBaseMulticastDelegate_OneParam< void, const FTransactionContext & >

UTransBuffer::FOnTransactorBeforeRedoUndo

References

Module

UnrealEd

Header

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

Include

#include "Editor/TransBuffer.h"

Syntax

class FOnTransactorBeforeRedoUndo : public TBaseMulticastDelegate_OneParam< void, const FTransactionContext & >

Remarks

Gets an event delegate that is executed when a redo 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