Class PressureProtectionComponent
Inheritance
System.Object
PressureProtectionComponent
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 |
|