Goonstation 13 - Modules - TypesVar Details - Proc Details

/obj/machinery/siphon

Vars

netnameshortened name for networked control

Procs

build_net_updateprepares an update for the siphon control console; placed in a discrete proc so subtypes can handle input commands before signal post
build_readoutsconstructs a list of readouts specific to the device, to be automatically interpreted; should return a list

Var Details

netname

shortened name for networked control

Proc Details

build_net_update

prepares an update for the siphon control console; placed in a discrete proc so subtypes can handle input commands before signal post

build_readouts

constructs a list of readouts specific to the device, to be automatically interpreted; should return a list