IToolContextTransactionProvider::BeginUndoTransaction

Request that the Context open a Transaction, whatever that means to the current Context

Windows
MacOS
Linux

Override Hierarchy

References

Module

InteractiveToolsFramework

Header

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Public/InteractiveToolChange.h

Include

#include "InteractiveToolChange.h"

Syntax

void BeginUndoTransaction
(
    const FText & Description
)

Remarks

Request that the Context open a Transaction, whatever that means to the current Context

Parameters

Parameter

Description

Description

text description of this transaction (this is the string that appears on undo/redo in the UE Editor)

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