UTransactor::Cancel

Cancels the current transaction, no longer capture actions to be placed in the undo buffer.

Windows
MacOS
Linux

Override Hierarchy

References

Module

UnrealEd

Header

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

Include

#include "Editor/Transactor.h"

Syntax

virtual void Cancel
(
    int32 StartIndex
)

Remarks

Cancels the current transaction, no longer capture actions to be placed in the undo buffer.

Parameters

Parameter

Description

StartIndex

the value of ActiveIndex when the transaction to be canceled was began.

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