AvatarsConquest/Docs/types/CannonDirection.html

13 lines
488 B
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - CannonDirection</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Engines.Quests.Haven.html">Back to Server.Engines.Quests.Haven</a></h4>
<h2>CannonDirection (Enum)</h2>
North = 0,<br>
East = 1,<br>
South = 2,<br>
West = 3<br>
</body>
</html>