project.reload
Reload the current .blend file to restore the last saved state. Optionally save unsaved changes before reload and control UI loading and script execution.
Instructions
Reload the current saved .blend file on the next main-thread tick. Unsaved changes are discarded unless save_current is true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| load_ui | No | ||
| use_scripts | No | ||
| save_current | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||