Space Station 13 - Modules - TypesVar Details - Proc Details

washing_machine

Vars

color_sourceItem used as a colour source
stateBitflags indicating current machine status
wiresOur sweet wires

Procs

dump_contentsDumps every movable atom in the machine's contents list
generic_checkAll generic checks with feedback for the user
toggle_stateToggles machine bitflag for state variable and calls icon update.
turn_onEngages washing cycle
wash_cycle_endEnding of the machine wash cycle

Var Details

color_source

Item used as a colour source

state

Bitflags indicating current machine status

wires

Our sweet wires

Proc Details

dump_contents

Dumps every movable atom in the machine's contents list

generic_check

All generic checks with feedback for the user

toggle_state

Toggles machine bitflag for state variable and calls icon update.

Arguments:

turn_on

Engages washing cycle

wash_cycle_end

Ending of the machine wash cycle