Show / Hide Table of Contents

Class AtmosAlarmThresholdPrototype

Inheritance
System.Object
AtmosAlarmThresholdPrototype
Implements
Robust.Shared.Prototypes.IPrototype
Namespace: Content.Shared.Atmos.Monitor
Assembly: Content.Shared.dll
Syntax
public sealed class AtmosAlarmThresholdPrototype : object, IPrototype

Fields

| Improve this Doc View Source

Ignore

Declaration
public bool Ignore
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

LowerBound

Declaration
public AlarmThresholdSetting LowerBound
Field Value
Type Description
AlarmThresholdSetting
| Improve this Doc View Source

LowerWarningPercentage

Declaration
public AlarmThresholdSetting LowerWarningPercentage
Field Value
Type Description
AlarmThresholdSetting
| Improve this Doc View Source

UpperBound

Declaration
public AlarmThresholdSetting UpperBound
Field Value
Type Description
AlarmThresholdSetting
| Improve this Doc View Source

UpperWarningPercentage

Declaration
public AlarmThresholdSetting UpperWarningPercentage
Field Value
Type Description
AlarmThresholdSetting

Properties

| Improve this Doc View Source

ID

Declaration
public string ID { get; }
Property Value
Type Description
System.String

Implements

Robust.Shared.Prototypes.IPrototype
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾