Space Station 13 - Modules - TypesVar Details - Proc Details

active_module

Vars

activated_icon_stringWhere the string for the activated icon state is stored
activeIf it should have a green background
deactivated_icon_stringWhere the string for the deactivated icon state is stored
module_numberIf it's slot 1, 2, or 3

Procs

activateUpdates the background of the module to be active
deactivateUpdates the background of the module to be inactive

Var Details

activated_icon_string

Where the string for the activated icon state is stored

active

If it should have a green background

deactivated_icon_string

Where the string for the deactivated icon state is stored

module_number

If it's slot 1, 2, or 3

Proc Details

activate

Updates the background of the module to be active

deactivate

Updates the background of the module to be inactive