#W# Initial Commit: Avatars Conquest
This commit is contained in:
commit
8eae46895e
7512 changed files with 416187 additions and 0 deletions
20
Docs/types/BOBLargeEntry.html
Normal file
20
Docs/types/BOBLargeEntry.html
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>RunUO Documentation - Class Overview - BOBLargeEntry</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>BOBLargeEntry</h2>
|
||||
(<font color="blue">ctor</font>) BOBLargeEntry( <!-- DBG-0 --><a href="LargeBOD.html">LargeBOD</a> bod )<br>
|
||||
(<font color="blue">ctor</font>) BOBLargeEntry( <!-- DBG-0 --><a href="GenericReader.html">GenericReader</a> reader )<br>
|
||||
<font color="blue">int</font> AmountMax( <font color="blue">get</font>; )<br>
|
||||
<!-- DBG-0 --><a href="BODType.html">BODType</a> DeedType( <font color="blue">get</font>; )<br>
|
||||
<!-- DBG-0 --><a href="BOBLargeSubEntry.html">BOBLargeSubEntry</a>[] Entries( <font color="blue">get</font>; )<br>
|
||||
<!-- DBG-0 --><a href="BulkMaterialType.html">BulkMaterialType</a> Material( <font color="blue">get</font>; )<br>
|
||||
<font color="blue">int</font> Price( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
|
||||
<font color="blue">bool</font> RequireExceptional( <font color="blue">get</font>; )<br>
|
||||
<!-- DBG-0 --><a href="Item.html">Item</a> Reconstruct()<br>
|
||||
<!-- DBG-0 --><a href="LargeBulkEntry.html">LargeBulkEntry</a>[] ReconstructEntries()<br>
|
||||
<font color="blue">void</font> Serialize( <!-- DBG-0 --><a href="GenericWriter.html">GenericWriter</a> writer )<br>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue