Reference¶
Complete, lookup-oriented documentation. If you’re learning, start with Getting started or the tutorials; come here when you need the exact signature, field, or shape.
Quick map¶
API reference - every public module and function, grouped by feature area, with a signature block for each.
Structure definition - every field and callback of the table you pass to
registerStructure.Data contracts - the plan, piece, and record table shapes you read and serialize.
Events - the four
OnRCSF*Lua events and their payloads.Roadmap - what’s delivered and what’s proposed next.
Tip
Every public module ships full EmmyLua annotations, and the data structures are declared
as @class types in
Contracts.lua.
A LuaLS-aware editor autocompletes the whole API.