Lua API reference

Complete reference for the OPEN//77 Lua API: every registered function on the dedicated server and the client, separated by runtime so an authoritative call is never confused with a client projection.

258 functions38 namespacesGenerated from the platform bindings, Markdown

Functions are grouped by namespace, one page each, and every function has its own anchor. Use the filter to jump straight to a signature.

Server runtime

43 functions

Runs on the dedicated server and is authoritative: state written here is the truth every client is told about.

Client runtime

215 functions

Runs inside the game process. Reads and presentation are local; anything that changes shared state has to go through the server.

For agents and LLMs: this page as Markdown · llms.txt · llms-full.txt