Documentation for available Globals in LUA Scripting Interface
The following documented items are automatically globally available when user lua scripts are run.
Modules
| globals | Global functions |
| plan | Plan Builder Internally holds a graph of Task Nodes which can be grown by using the methods. |
| rcon | RCON interface methods for sending rcon commands to running factorio instance |
| types | Types |
| world | Factorio World Internal representation of a Factorio world. |