Show / Hide Table of Contents

Class PressureProtectionComponent

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

Properties

| Improve this Doc View Source

HighPressureModifier

Declaration
public float HighPressureModifier { get; }
Property Value
Type Description
System.Single
| Improve this Doc View Source

HighPressureMultiplier

Declaration
public float HighPressureMultiplier { get; }
Property Value
Type Description
System.Single
| Improve this Doc View Source

LowPressureModifier

Declaration
public float LowPressureModifier { get; }
Property Value
Type Description
System.Single
| Improve this Doc View Source

LowPressureMultiplier

Declaration
public float LowPressureMultiplier { get; }
Property Value
Type Description
System.Single
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾