In debugging code you can call .insp quite often and each call will result in a snapshot being added to the global manager's sidebar. You can navigate through different snapshots using the sidebar.
When clicking on an InspButton it will bring the manager to the front it if isn't already.
See Insp
This will get or create the global InspManager
the global InspManager
bring the global InspManager to the front if it isn't already
All active Insp objects
an array
The currently viewed Insp
an Insp
The window that the InspManager is on
a Window
called internally to add an Insp to the manager.
insp |
an Insp |
this
shows this insp in the main viewing area, hiding any other
insp |
this
internal cleanup function for when the window shuts
this
See Insp