tgstation-server 5.12.7
The /tg/station 13 server suite
Loading...
Searching...
No Matches
MonitorAction.cs
Go to the documentation of this file.
2{
7 {
11 Continue,
12
16 Skip,
17
21 Restart,
22
26 Break,
27
31 Exit,
32 }
33}
MonitorAction
The action for the monitor loop to take when control is returned to it.
Definition: MonitorAction.cs:7