Goonstation 13 - Modules - TypesVar Details - Proc Details

door

Vars

bumperSet before calling open() for handling COMSIG_DOOR_OPENED. Can be null. This gets immediately set to null after the signal calls.

Procs

set_lockedlocks the door, aka bolt / key lock
set_unlockedunlocks the door, aka unbolt / un-key lock
toggle_lockedtoggles the lock state of the door

Var Details

bumper

Set before calling open() for handling COMSIG_DOOR_OPENED. Can be null. This gets immediately set to null after the signal calls.

Proc Details

set_locked

locks the door, aka bolt / key lock

set_unlocked

unlocks the door, aka unbolt / un-key lock

toggle_locked

toggles the lock state of the door