Show / Hide Table of Contents

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 Source

AtmosAlarmEvent(AtmosAlarmType)

Declaration
public AtmosAlarmEvent(AtmosAlarmType netMax)
Parameters
Type Name Description
AtmosAlarmType netMax

Properties

| Improve this Doc View Source

AlarmType

Declaration
public AtmosAlarmType AlarmType { get; }
Property Value
Type Description
AtmosAlarmType
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾