14 lines
482 B
HTML
14 lines
482 B
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - SecureLevel</title>
|
|
</head>
|
|
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
|
|
<h4><a href="../namespaces/Server.Multis.html">Back to Server.Multis</a></h4>
|
|
<h2>SecureLevel (Enum)</h2>
|
|
Owner = 0,<br>
|
|
CoOwners = 1,<br>
|
|
Friends = 2,<br>
|
|
Anyone = 3,<br>
|
|
Guild = 4<br>
|
|
</body>
|
|
</html>
|