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
(
const FText & TransactionDescription
)
Remarks
Opens a new transaction with the provided description
Parameters
| Name | Description |
|---|---|
| TransactionDescription | Description of the transaction taking place |