Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FChangeTransactor
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/ChangeTransactor.h |
| Include | #include "ChangeTransactor.h" |
void OpenTransaction
&40;
const FText & TransactionDescription
&41;
Remarks
Opens a new transaction with the provided description
Parameters
| Name | Description |
|---|---|
| TransactionDescription | Description of the transaction taking place |