17 lines
580 B
HTML
17 lines
580 B
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - PageType</title>
|
|
</head>
|
|
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
|
|
<h4><a href="../namespaces/Server.Engines.Help.html">Back to Server.Engines.Help</a></h4>
|
|
<h2>PageType (Enum)</h2>
|
|
Bug = 0,<br>
|
|
Stuck = 1,<br>
|
|
Account = 2,<br>
|
|
Question = 3,<br>
|
|
Suggestion = 4,<br>
|
|
Other = 5,<br>
|
|
VerbalHarassment = 6,<br>
|
|
PhysicalHarassment = 7<br>
|
|
</body>
|
|
</html>
|