lua
Vars | |
editors | A list of open editors, with each key in the list associated with a list of editors. Tracks which UIs are open for each state so that they can be updated whenever code is run in the state. |
---|---|
states | A list of all lua states |
Var Details
editors
A list of open editors, with each key in the list associated with a list of editors. Tracks which UIs are open for each state so that they can be updated whenever code is run in the state.
states
A list of all lua states