tgstation-server
The /tg/station 13 server suite
Main Page
API
Architecture
Packages
Classes
Files
File List
src
Tgstation.Server.Host
Components
Watchdog
RebootState.cs
Go to the documentation of this file.
1
namespace
Tgstation
.
Server
.Host.Components.Watchdog
2
{
6
public
enum
RebootState
:
int
7
{
11
Normal
= 0,
15
Shutdown = 1,
19
Restart = 2
20
}
21
}
Tgstation.Server.Host.Components.Watchdog.RebootState.Normal
Run DreamDaemon's normal reboot process
Tgstation.Server.Api.Models.IrcPasswordType.Server
Use server authentication
Tgstation.Server.Host.Components.Watchdog.RebootState
RebootState
Represents the action to take when /world/Reboot() is called
Definition:
RebootState.cs:6
Tgstation
Generated by
1.8.11