Space Station 13 - Modules - TypesVar Details - Proc Details

disposalconstruct

Vars

pipe_typeWhat disposals type we are representing
pipenameDisposals name we got on init from the path above

Procs

define2typeProc required to convert RPD / pipe dispencer defines into disposal paths
flipFlips construct 180 degrees, but also inverts it if its a pipe with defined flip_type
get_disposal_dirIf src represents a pipe this will return all possible dirs it has.
is_pipeChecks whether we represent a pipe, depending on path in pipe_type variable
rotateRotates construct 90 degrees counter-clockwise

Var Details

pipe_type

What disposals type we are representing

pipename

Disposals name we got on init from the path above

Proc Details

define2type

Proc required to convert RPD / pipe dispencer defines into disposal paths

flip

Flips construct 180 degrees, but also inverts it if its a pipe with defined flip_type

get_disposal_dir

If src represents a pipe this will return all possible dirs it has.

is_pipe

Checks whether we represent a pipe, depending on path in pipe_type variable

rotate

Rotates construct 90 degrees counter-clockwise