Startup & Shutdown Scripts
This section focuses on ways to manage Editor Startup and Editor Shutdown
Table of Contents for this Section
Page
Contents
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
Last updated