Startup & Shutdown Scripts
Last updated
Last updated
This section focuses on ways to manage Editor Startup and Editor Shutdown
An approach to m
An approach to organizing startup scripts
How to call Python code on Editor Startup, handling code that can run as soon as possible as well as code that might need to wait until the Editor is finished loading
How to call Python code on Editor Shutdown
The demos covered in this section as one single Python Module