Enum AlertType
Every kind of alert. Corresponds to alertType field in alert prototypes defined in YML NOTE: Using byte for a compact encoding when sending this in messages, can upgrade to ushort
Namespace: Content.Shared.Alert
Assembly: Content.Shared.dll
Syntax
public enum AlertType : byte
Fields
Name | Description |
---|---|
Bleed | |
BorgBattery | |
BorgBatteryNone | |
BorgHealth | |
Buckled | |
Cold | |
Corporeal | |
Debug1 | |
Debug2 | |
Debug3 | |
Debug4 | |
Debug5 | |
Debug6 | |
Ensnared | |
Error | |
Essence | |
Fire | |
Handcuffed | |
HighPressure | |
Hot | |
HumanCrit | |
HumanDead | |
HumanHealth | |
Internals | |
LowOxygen | |
LowPressure | |
Magboots | |
Muted | |
Pacified | |
Parched | |
Peckish | |
PilotingShuttle | |
Pulled | |
Pulling | |
Stamina | |
Starving | |
Stun | |
SuitPower | |
Thirsty | |
Toxins | |
VowBroken | |
VowOfSilence | |
Weightless |