AvatarsConquest/Docs/types/BulkOrderBook.html

27 lines
3.4 KiB
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - BulkOrderBook</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>BulkOrderBook : <!-- DBG-1 --><a href="Item.html">Item</a>, <!-- DBG-2.2 --><a href="IHued.html">IHued</a>, <!-- DBG-2.1 --><font color="blue">IComparable</font>&lt;<a href="Item.html">Item</a>&gt;, <!-- DBG-2.2 --><a href="ISerializable.html">ISerializable</a>, <!-- DBG-2.2 --><a href="ISpawnable.html">ISpawnable</a>, <!-- DBG-2.2 --><a href="IEntity.html">IEntity</a>, <!-- DBG-2.2 --><a href="IPoint3D.html">IPoint3D</a>, <!-- DBG-2.2 --><a href="IPoint2D.html">IPoint2D</a>, <!-- DBG-2.1 --><font color="blue">IComparable</font>, <!-- DBG-2.1 --><font color="blue">IComparable</font>&lt;<a href="IEntity.html">IEntity</a>&gt;, <!-- DBG-2.2 --><a href="ISecurable.html">ISecurable</a></h2>
<h4>Nested Types: <!-- DBG-4 --><a href="NameBookEntry.html">NameBookEntry</a>, <!-- DBG-4 --><a href="NameBookPrompt.html">NameBookPrompt</a></h4>
(<font color="blue">ctor</font>) BulkOrderBook()<br>
(<font color="blue">ctor</font>) BulkOrderBook( <!-- DBG-0 --><a href="Serial.html">Serial</a> serial )<br>
<font color="blue">string</font> BookName( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
ArrayList Entries( <font color="blue">get</font>; )<br>
<!-- DBG-0 --><a href="BOBFilter.html">BOBFilter</a> Filter( <font color="blue">get</font>; )<br>
<font color="blue">int</font> ItemCount( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
<!-- DBG-0 --><a href="SecureLevel.html">SecureLevel</a> Level( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
<font color="blue">virtual</font> <font color="blue">void</font> Deserialize( <!-- DBG-0 --><a href="GenericReader.html">GenericReader</a> reader )<br>
<font color="blue">virtual</font> <font color="blue">void</font> GetContextMenuEntries( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from, <font color="blue">List</font>&lt;<a href="ContextMenuEntry.html">ContextMenuEntry</a>&gt; list )<br>
<font color="blue">virtual</font> <font color="blue">void</font> GetProperties( <!-- DBG-0 --><a href="ObjectPropertyList.html">ObjectPropertyList</a> list )<br>
<font color="blue">virtual</font> <font color="blue">int</font> GetTotal( <!-- DBG-0 --><a href="TotalType.html">TotalType</a> type )<br>
<font color="blue">void</font> InvalidateContainers( <font color="blue">object</font> parent )<br>
<font color="blue">void</font> InvalidateItems()<br>
<font color="blue">virtual</font> <font color="blue">void</font> OnDoubleClick( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from )<br>
<font color="blue">virtual</font> <font color="blue">void</font> OnDoubleClickSecureTrade( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from )<br>
<font color="blue">virtual</font> <font color="blue">bool</font> OnDragDrop( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from, <!-- DBG-0 --><a href="Item.html">Item</a> dropped )<br>
<font color="blue">virtual</font> <font color="blue">void</font> Serialize( <!-- DBG-0 --><a href="GenericWriter.html">GenericWriter</a> writer )<br>
</body>
</html>