AvatarsConquest/Docs/types/PropertyAccess.html

12 lines
445 B
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - PropertyAccess</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Commands.html">Back to Server.Commands</a></h4>
<h2>PropertyAccess (Enum)</h2>
Read = 1,<br>
Write = 2,<br>
ReadWrite = 3<br>
</body>
</html>