Show / Hide Table of Contents

Class CryoPodAirComponent

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

Properties

| Improve this Doc View Source

Air

Local air buffer that will be mixed with the pipenet, if one exists, per tick.

Declaration
public GasMixture Air { get; set; }
Property Value
Type Description
GasMixture
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾