/tg/ Station 13 - Modules - TypesVar Details

contract_uplink

Vars

errorThe error screen sent to the UI so they can show the player.
first_loadBoolean on whether the program is being loaded for the first time, for a unique screen animation.
info_screenBoolean on whether the UI is on the Information screen.
traitor_dataThe traitor datum stored on the program. Starts off as null and is set by the player.

Var Details

error

The error screen sent to the UI so they can show the player.

first_load

Boolean on whether the program is being loaded for the first time, for a unique screen animation.

info_screen

Boolean on whether the UI is on the Information screen.

traitor_data

The traitor datum stored on the program. Starts off as null and is set by the player.