pipe ![code/modules/atmospherics/machinery/pipes/pipes.dm 1](git.png)
Vars | |
air_temporary | Temporary holder for gases in the absence of a pipeline |
---|---|
has_gas_visuals | Determines if this pipe will be given gas visuals |
parent | The pipeline this pipe is a member of |
volume | The gas capacity this pipe contributes to a pipeline |
Var Details
air_temporary ![code/modules/atmospherics/machinery/pipes/pipes.dm 5](git.png)
Temporary holder for gases in the absence of a pipeline
has_gas_visuals ![code/modules/atmospherics/machinery/pipes/pipes.dm 18](git.png)
Determines if this pipe will be given gas visuals
parent ![code/modules/atmospherics/machinery/pipes/pipes.dm 13](git.png)
The pipeline this pipe is a member of
volume ![code/modules/atmospherics/machinery/pipes/pipes.dm 8](git.png)
The gas capacity this pipe contributes to a pipeline