UTransactor::Reset

Resets the entire undo buffer; deletes all undo transactions.

Windows
MacOS
Linux

Override Hierarchy

UTransactor::Reset()

UTransBuffer::Reset()

References

Module

UnrealEd

Header

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

Include

#include "Editor/Transactor.h"

Syntax

virtual void Reset
(
    const FText & Reason
)

Remarks

Resets the entire undo buffer; deletes all undo transactions.

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