Skip to content

Commit a455db4

Browse files
author
rdeioris
authored
Update Transactions_API.md
1 parent 1b6d251 commit a455db4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/Transactions_API.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,7 @@ ue.end_transaction()
3434
# undo the two transactions
3535
ue.editor_undo()
3636
ue.editor_undo()
37+
38+
# redo the last one
39+
ue.editor_redo()
3740
```

0 commit comments

Comments
 (0)