undo
Revert the last N editor operations in Unreal Engine 4.27 by leveraging the built-in transaction system to restore project state.
Instructions
Undo the last N operations using UE4's transaction system.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of operations to undo (default 1) |