Class AtmosAlarmEvent
Inheritance
System.Object
AtmosAlarmEvent
Namespace: Content.Server.Atmos.Monitor.Systems
Assembly: Content.Server.dll
Syntax
public sealed class AtmosAlarmEvent : EntityEventArgs
Constructors
| Improve this Doc View SourceAtmosAlarmEvent(AtmosAlarmType)
Declaration
public AtmosAlarmEvent(AtmosAlarmType netMax)
Parameters
Type | Name | Description |
---|---|---|
AtmosAlarmType | netMax |
Properties
| Improve this Doc View SourceAlarmType
Declaration
public AtmosAlarmType AlarmType { get; }
Property Value
Type | Description |
---|---|
AtmosAlarmType |