#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

20
Docs/types/Recipe.html Normal file
View file

@ -0,0 +1,20 @@
<html>
<head>
<title>RunUO Documentation - Class Overview - Recipe</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>Recipe</h2>
<h4>Nested Types: <!-- DBG-4 --><a href="(Anonymous-Type)--c__DisplayClass1.html">(Anonymous-Type)--c__DisplayClass1</a>, <!-- DBG-4 --><a href="(Anonymous-Type)--c__DisplayClass4.html">(Anonymous-Type)--c__DisplayClass4</a></h4>
(<font color="blue">static</font>) <font color="blue">int</font> LargestRecipeID( <font color="blue">get</font>; )<br>
(<font color="blue">static</font>) <font color="blue">Dictionary</font>&lt;<font color="blue">Int32</font>,<a href="Recipe.html">Recipe</a>&gt; Recipes( <font color="blue">get</font>; )<br>
(<font color="blue">static</font>) <font color="blue">void</font> ForgetAllRecipes_OnCommand( <!-- DBG-0 --><a href="CommandEventArgs.html">CommandEventArgs</a> e )<br>
(<font color="blue">static</font>) <font color="blue">void</font> Initialize()<br>
(<font color="blue">static</font>) <font color="blue">void</font> LearnAllRecipes_OnCommand( <!-- DBG-0 --><a href="CommandEventArgs.html">CommandEventArgs</a> e )<br>
(<font color="blue">ctor</font>) Recipe( <font color="blue">int</font> id, <!-- DBG-0 --><a href="CraftSystem.html">CraftSystem</a> system, <!-- DBG-0 --><a href="CraftItem.html">CraftItem</a> item )<br>
<!-- DBG-0 --><a href="CraftItem.html">CraftItem</a> CraftItem( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
<!-- DBG-0 --><a href="CraftSystem.html">CraftSystem</a> CraftSystem( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
<font color="blue">int</font> ID( <font color="blue">get</font>; )<br>
<!-- DBG-0 --><a href="TextDefinition.html">TextDefinition</a> TextDefinition( <font color="blue">get</font>; )<br>
</body>
</html>