Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > Editor > UTransBuffer
- UTransactor::End()
- UTransBuffer::End()
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Classes/Editor/TransBuffer.h |
Include | #include "Editor/TransBuffer.h" |
Source | /Engine/Source/Editor/UnrealEd/Private/EditorTransaction.cpp |
virtual int32 End&40;&41;
Remarks
Attempts to close an undo transaction. Only successful if the transaction's action counter is 1. Number of active actions when End() was called; a value of 1 indicates that the transaction was successfully closed