digital_valve ![code/modules/atmospherics/machinery/components/binary_devices/valve.dm 94](git.png)
Vars | |
close | Closes the digital valve |
---|---|
closed | Sent when the valve is closed |
is_open | Whether the valve is currently open |
open | Opens the digital valve |
opened | Sent when the valve is opened |
Var Details
close ![code/modules/atmospherics/machinery/components/binary_devices/valve.dm 103](git.png)
Closes the digital valve
closed ![code/modules/atmospherics/machinery/components/binary_devices/valve.dm 112](git.png)
Sent when the valve is closed
is_open ![code/modules/atmospherics/machinery/components/binary_devices/valve.dm 106](git.png)
Whether the valve is currently open
open ![code/modules/atmospherics/machinery/components/binary_devices/valve.dm 101](git.png)
Opens the digital valve
opened ![code/modules/atmospherics/machinery/components/binary_devices/valve.dm 108](git.png)
Sent when the valve is opened