AvatarsConquest/Docs/types/CustomCraft.html

19 lines
1.6 KiB
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - CustomCraft</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>CustomCraft</h2>
<h4>Derived Types: <!-- DBG-3 --><a href="TrapCraft.html">TrapCraft</a></h4>
(<font color="blue">ctor</font>) CustomCraft( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from, <!-- DBG-0 --><a href="CraftItem.html">CraftItem</a> craftItem, <!-- DBG-0 --><a href="CraftSystem.html">CraftSystem</a> craftSystem, Type typeRes, <!-- DBG-0 --><a href="BaseTool.html">BaseTool</a> tool, <font color="blue">int</font> quality )<br>
<!-- DBG-0 --><a href="CraftItem.html">CraftItem</a> CraftItem( <font color="blue">get</font>; )<br>
<!-- DBG-0 --><a href="CraftSystem.html">CraftSystem</a> CraftSystem( <font color="blue">get</font>; )<br>
<!-- DBG-0 --><a href="Mobile.html">Mobile</a> From( <font color="blue">get</font>; )<br>
<font color="blue">int</font> Quality( <font color="blue">get</font>; )<br>
<!-- DBG-0 --><a href="BaseTool.html">BaseTool</a> Tool( <font color="blue">get</font>; )<br>
Type TypeRes( <font color="blue">get</font>; )<br>
<font color="blue">virtual</font> <!-- DBG-0 --><a href="Item.html">Item</a> CompleteCraft( <font color="blue">out</font> <font color="blue">int</font> message )<br>
<font color="blue">virtual</font> <font color="blue">void</font> EndCraftAction()<br>
</body>
</html>