#W# Initial Commit: Avatars Conquest

This commit is contained in:
WarrentyExpired 2026-07-03 20:19:48 -04:00
commit 8eae46895e
7512 changed files with 416187 additions and 0 deletions

19
Docs/types/CraftGump.html Normal file
View file

@ -0,0 +1,19 @@
<html>
<head>
<title>RunUO Documentation - Class Overview - CraftGump</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Engines.Craft.html">Back to Server.Engines.Craft</a></h4>
<h2>CraftGump : <!-- DBG-1 --><a href="Gump.html">Gump</a></h2>
<h4>Nested Types: <!-- DBG-4 --><a href="CraftPage.html">CraftPage</a></h4>
(<font color="blue">static</font>) <font color="blue">int</font> GetButtonID( <font color="blue">int</font> type, <font color="blue">int</font> index )<br>
(<font color="blue">ctor</font>) CraftGump( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from, <!-- DBG-0 --><a href="CraftSystem.html">CraftSystem</a> craftSystem, <!-- DBG-0 --><a href="BaseTool.html">BaseTool</a> tool, <font color="blue">object</font> notice )<br>
(<font color="blue">ctor</font>) CraftGump( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from, <!-- DBG-0 --><a href="CraftSystem.html">CraftSystem</a> craftSystem, <!-- DBG-0 --><a href="BaseTool.html">BaseTool</a> tool, <font color="blue">object</font> notice, <!-- DBG-0 --><a href="CraftPage.html">CraftPage</a> page )<br>
<font color="blue">void</font> CraftItem( <!-- DBG-0 --><a href="CraftItem.html">CraftItem</a> item )<br>
<font color="blue">int</font> CreateGroupList()<br>
<font color="blue">void</font> CreateItemList( <font color="blue">int</font> selectedGroup )<br>
<font color="blue">void</font> CreateMakeLastList()<br>
<font color="blue">void</font> CreateResList( <font color="blue">bool</font> opt, <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from )<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>
</body>
</html>