Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UTransactor
Description
Sets an undo barrier at the current point in the transaction buffer. Undoing beyond this point will not be allowed until the barrier is removed.
Derived Overrides
| Name | SetUndoBarrier |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Editor/Transactor.h |
| Include Path | #include "Editor/Transactor.h" |
virtual void SetUndoBarrier()