UTransBuffer::Redo

Executes an redo transaction, redoing all actions contained by that transaction.

Windows
MacOS
Linux

Override Hierarchy

UTransactor::Redo()

UTransBuffer::Redo()

References

Module

UnrealEd

Header

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

Include

#include "Editor/TransBuffer.h"

Source

/Engine/Source/Editor/UnrealEd/Private/EditorTransaction.cpp

Syntax

virtual bool Redo()

Remarks

Executes an redo transaction, redoing all actions contained by that transaction.

Returns

true if the transaction was successfully redone

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