BritainKnights/Docs/types/ThinStoneWallTypes.html

34 lines
1.1 KiB
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - ThinStoneWallTypes</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>ThinStoneWallTypes (Enum)</h2>
Corner = 0,<br>
EastWall = 1,<br>
SouthWall = 2,<br>
CornerPost = 3,<br>
EastDoorFrame = 4,<br>
SouthDoorFrame = 5,<br>
NorthDoorFrame = 6,<br>
WestDoorFrame = 7,<br>
SouthWindow = 8,<br>
EastWindow = 9,<br>
CornerMedium = 10,<br>
SouthWallMedium = 11,<br>
EastWallMedium = 12,<br>
CornerPostMedium = 13,<br>
CornerArch = 14,<br>
EastArch = 15,<br>
SouthArch = 16,<br>
NorthArch = 17,<br>
WestArch = 18,<br>
CornerShort = 19,<br>
EastWallShort = 20,<br>
SouthWallShort = 21,<br>
CornerPostShort = 22,<br>
SouthWallShort2 = 23,<br>
EastWallShort2 = 24<br>
</body>
</html>