AvatarsConquest/Docs/types/ConsoleEventType.html

14 lines
527 B
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - ConsoleEventType</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.html">Back to Server</a></h4>
<h2>ConsoleEventType (Enum)</h2>
CTRL_C_EVENT = 0,<br>
CTRL_BREAK_EVENT = 1,<br>
CTRL_CLOSE_EVENT = 2,<br>
CTRL_LOGOFF_EVENT = 5,<br>
CTRL_SHUTDOWN_EVENT = 6<br>
</body>
</html>