Skip to content

Commit c2da8f0

Browse files
committed
Added description
1 parent 743a4f1 commit c2da8f0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/Transactions_API.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ ue.editor_redo()
4242

4343
Managing transactions with property modification
4444
-
45+
In this little example we are creating a cone using a static mesh object from the engine content. We start a transaction and move the cone by 15 units and use the `modify` call to keep our property modifications pushed to the undo stack.
4546

4647
```python
4748

0 commit comments

Comments
 (0)