lua ![code/controllers/subsystem/lua.dm 1](git.png)
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 ![code/controllers/subsystem/lua.dm 12](git.png)
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 ![code/controllers/subsystem/lua.dm 7](git.png)
A list of all lua states