Space Station 13 - Modules - TypesVar Details - Proc Details

shuttle_control

Vars

shuttle_tagUsed to coordinate data in shuttle controller. Set by sync_shuttle().

Procs

is_valid_shuttleDetermines whether the given shuttle datum is valid for this computer.
sync_shuttleSets shuttle_tag to a new value based on the computer's current area, or to null if the area is not a valid shuttle.

Var Details

shuttle_tag

Used to coordinate data in shuttle controller. Set by sync_shuttle().

Proc Details

is_valid_shuttle

Determines whether the given shuttle datum is valid for this computer.

sync_shuttle

Sets shuttle_tag to a new value based on the computer's current area, or to null if the area is not a valid shuttle.