AvatarsConquest/Docs/types/RewardItem.html

15 lines
1.1 KiB
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - RewardItem</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>RewardItem</h2>
(<font color="blue">ctor</font>) RewardItem( <font color="blue">int</font> weight, <!-- DBG-0 --><a href="ConstructCallback.html">ConstructCallback</a> constructor )<br>
(<font color="blue">ctor</font>) RewardItem( <font color="blue">int</font> weight, <!-- DBG-0 --><a href="ConstructCallback.html">ConstructCallback</a> constructor, <font color="blue">int</font> type )<br>
<!-- DBG-0 --><a href="ConstructCallback.html">ConstructCallback</a> Constructor( <font color="blue">get</font>; )<br>
<font color="blue">int</font> Type( <font color="blue">get</font>; )<br>
<font color="blue">int</font> Weight( <font color="blue">get</font>; )<br>
<!-- DBG-0 --><a href="Item.html">Item</a> Construct()<br>
</body>
</html>