Show / Hide Table of Contents

Struct AlertState

Namespace: Content.Shared.Alert
Assembly: Content.Shared.dll
Syntax
public struct AlertState

Fields

| Improve this Doc View Source

Cooldown

Declaration
public (TimeSpan, TimeSpan)? Cooldown
Field Value
Type Description
System.Nullable<System.ValueTuple<TimeSpan, TimeSpan>>
| Improve this Doc View Source

Severity

Declaration
public short? Severity
Field Value
Type Description
System.Nullable<System.Int16>
| Improve this Doc View Source

Type

Declaration
public AlertType Type
Field Value
Type Description
AlertType
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾