contract_uplink

Vars | |
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. |
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.