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 SourceAirAlarmUpdateAutoModeMessage(Boolean)
Declaration
public AirAlarmUpdateAutoModeMessage(bool enabled)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | enabled |
Properties
| Improve this Doc View SourceEnabled
Declaration
public bool Enabled { get; }
Property Value
Type | Description |
---|---|
System.Boolean |