Show / Hide Table of Contents

Class MechAirIntakeComponent

This is basically a siphon vent for mech but not using pump vent component because MechAir bad

Inheritance
System.Object
MechAirIntakeComponent
Namespace: Content.Server.Mech.Components
Assembly: Content.Server.dll
Syntax
public sealed class MechAirIntakeComponent : Component

Fields

| Improve this Doc View Source

Pressure

Pressure to intake gases up to, maintains MechAir pressure.

Declaration
public float Pressure
Field Value
Type Description
System.Single
| Improve this Doc View Source

PumpPower

How strong the intake pump is, it will be able to replenish air from lower pressure areas.

Declaration
public float PumpPower
Field Value
Type Description
System.Single
| Improve this Doc View Source

TargetPressureChange

Target pressure change for a single atmos tick

Declaration
public float TargetPressureChange
Field Value
Type Description
System.Single
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾