Show / Hide Table of Contents

Class AirAlarmUpdateAutoModeMessage

Inheritance
System.Object
AirAlarmUpdateAutoModeMessage
Namespace: Content.Shared.Atmos.Monitor.Components
Assembly: Content.Shared.dll
Syntax
public sealed class AirAlarmUpdateAutoModeMessage : BoundUserInterfaceMessage

Constructors

| Improve this Doc View Source

AirAlarmUpdateAutoModeMessage(Boolean)

Declaration
public AirAlarmUpdateAutoModeMessage(bool enabled)
Parameters
Type Name Description
System.Boolean enabled

Properties

| Improve this Doc View Source

Enabled

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