UTransactor::GetRedoContext

Returns the description of the redo action that will be performed next.

Windows
MacOS
Linux

Override Hierarchy

UTransactor::GetRedoContext()

UTransBuffer::GetRedoContext()

References

Module

UnrealEd

Header

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

Include

#include "Editor/Transactor.h"

Syntax

virtual FTransactionContext GetRedoContext()

Remarks

Returns the description of the redo action that will be performed next. This is the text that is shown next to the "Redo" item in the menu.

Returns

text describing the next redo transaction

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