Show / Hide Table of Contents

Interface IAtmosDeviceData

Namespace: Content.Shared.Atmos.Monitor.Components
Assembly: Content.Shared.dll
Syntax
public interface IAtmosDeviceData

Properties

| Improve this Doc View Source

Dirty

Declaration
bool Dirty { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

Enabled

Declaration
bool Enabled { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

IgnoreAlarms

Declaration
bool IgnoreAlarms { get; set; }
Property Value
Type Description
System.Boolean
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾