This wiki serves to document the scripts and systems of Lobotomy Corporation for use by mod developers. For more general information about adding or developing mods, see also the modding wiki.
You can find all classes by searching at the top or using the sidebar on the left (click "Browse" and look through /api/). Due to naming limitations, nested classes are named with hyphens between class names (e.g., "PlayerModel-EmergencyController"). The classes are organized as they are in the original code, with the exception of the global namespace (see Global for more information).
Currently, most classes which are not part of a third-party library or are only used by Unity assets have a basic description of their purpose. The project is still a work-in-progress, and more will continue to be added and refined.
If you have a question or concern about the wiki, or are familiar with the codebase and want to contribute, feel free to ping lomour on the Lobotomy Corp MOD Community Discord server.