AvatarsConquest/Docs/types/RewardType.html

13 lines
695 B
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - RewardType</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Engines.BulkOrders.html">Back to Server.Engines.BulkOrders</a></h4>
<h2>RewardType</h2>
(<font color="blue">ctor</font>) RewardType( <font color="blue">int</font> points, Type[] types )<br>
<font color="blue">int</font> Points( <font color="blue">get</font>; )<br>
Type[] Types( <font color="blue">get</font>; )<br>
<font color="blue">bool</font> Contains( Type type )<br>
</body>
</html>