/obj/machinery/siphon
Vars | |
netname | shortened name for networked control |
---|---|
Procs | |
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 |
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