We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d443da3 commit 0634fd4Copy full SHA for 0634fd4
docs/Transactions_API.md
@@ -42,7 +42,7 @@ ue.editor_redo()
42
Functions
43
-
44
45
-```py
+```python
46
# begin a new transaction with the psecified description (returns the transaction id)
47
transaction_id = unreal_engine.begin_transaction(description)
48
0 commit comments