AvatarsConquest/Docs/types/PathDirection.html

13 lines
451 B
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - PathDirection</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Items.html">Back to Server.Items</a></h4>
<h2>PathDirection (Enum)</h2>
Left = 0,<br>
Up = 1,<br>
Right = 2,<br>
Down = 3<br>
</body>
</html>