#W# Initial Commit: Avatars Conquest
This commit is contained in:
commit
8eae46895e
7512 changed files with 416187 additions and 0 deletions
20
Docs/types/BOBGump.html
Normal file
20
Docs/types/BOBGump.html
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>RunUO Documentation - Class Overview - BOBGump</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>BOBGump : <!-- DBG-1 --><a href="Gump.html">Gump</a></h2>
|
||||
<h4>Nested Types: <!-- DBG-4 --><a href="SetPricePrompt.html">SetPricePrompt</a></h4>
|
||||
(<font color="blue">ctor</font>) BOBGump( <!-- DBG-0 --><a href="PlayerMobile.html">PlayerMobile</a> from, <!-- DBG-0 --><a href="BulkOrderBook.html">BulkOrderBook</a> book )<br>
|
||||
(<font color="blue">ctor</font>) BOBGump( <!-- DBG-0 --><a href="PlayerMobile.html">PlayerMobile</a> from, <!-- DBG-0 --><a href="BulkOrderBook.html">BulkOrderBook</a> book, <font color="blue">int</font> page, ArrayList list )<br>
|
||||
<font color="blue">bool</font> CheckFilter( <font color="blue">object</font> obj )<br>
|
||||
<font color="blue">bool</font> CheckFilter( <!-- DBG-0 --><a href="BulkMaterialType.html">BulkMaterialType</a> mat, <font color="blue">int</font> amountMax, <font color="blue">bool</font> isLarge, <font color="blue">bool</font> reqExc, <!-- DBG-0 --><a href="BODType.html">BODType</a> deedType, Type itemType )<br>
|
||||
<font color="blue">int</font> GetCountForIndex( <font color="blue">int</font> index )<br>
|
||||
<font color="blue">int</font> GetIndexForPage( <font color="blue">int</font> page )<br>
|
||||
<font color="blue">object</font> GetMaterialName( <!-- DBG-0 --><a href="BulkMaterialType.html">BulkMaterialType</a> mat, <!-- DBG-0 --><a href="BODType.html">BODType</a> type, Type itemType )<br>
|
||||
<font color="blue">int</font> GetPageForIndex( <font color="blue">int</font> index, <font color="blue">int</font> sizeDropped )<br>
|
||||
<font color="blue">virtual</font> <font color="blue">void</font> OnResponse( <!-- DBG-0 --><a href="NetState.html">NetState</a> sender, <!-- DBG-0 --><a href="RelayInfo.html">RelayInfo</a> info )<br>
|
||||
<!-- DBG-0 --><a href="Item.html">Item</a> Reconstruct( <font color="blue">object</font> obj )<br>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue