14 lines
504 B
HTML
14 lines
504 B
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - GumpType</title>
|
|
</head>
|
|
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
|
|
<h4><a href="../namespaces/Server.Gumps.html">Back to Server.Gumps</a></h4>
|
|
<h2>GumpType (Enum)</h2>
|
|
UnlockedContract = 0,<br>
|
|
LockedContract = 1,<br>
|
|
Offer = 2,<br>
|
|
VendorLandlord = 3,<br>
|
|
VendorRenter = 4<br>
|
|
</body>
|
|
</html>
|