Show / Hide Table of Contents

Class MechAirFilterComponent

This is basically a reverse scrubber for MechAir

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

Fields

| Improve this Doc View Source

Gases

Gases that will be filtered out of internal air

Declaration
public HashSet<Gas> Gases
Field Value
Type Description
HashSet<Gas>
| Improve this Doc View Source

TransferRate

Target volume to transfer every second.

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