imgui_load_snapshot
Restore a previously saved UI snapshot by name to revert the interface to an earlier state, while preserving the current state in the undo stack for potential rollback.
Instructions
Restore a previously saved snapshot by name. The current state is pushed to the undo stack before restoring.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the snapshot to restore |