BritainKnights/Docs/types/FindIngredientObjective.html

25 lines
2.4 KiB
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - FindIngredientObjective</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Engines.Quests.Hag.html">Back to Server.Engines.Quests.Hag</a></h4>
<h2>FindIngredientObjective : <!-- DBG-1 --><a href="QuestObjective.html">QuestObjective</a></h2>
(<font color="blue">ctor</font>) FindIngredientObjective()<br>
(<font color="blue">ctor</font>) FindIngredientObjective( <!-- DBG-0 --><a href="Ingredient.html">Ingredient</a>[] oldIngredients )<br>
(<font color="blue">ctor</font>) FindIngredientObjective( <!-- DBG-0 --><a href="Ingredient.html">Ingredient</a>[] oldIngredients, <font color="blue">bool</font> blackheartMet )<br>
<font color="blue">bool</font> BlackheartMet( <font color="blue">get</font>; )<br>
<!-- DBG-0 --><a href="Ingredient.html">Ingredient</a> Ingredient( <font color="blue">get</font>; )<br>
<!-- DBG-0 --><a href="Ingredient.html">Ingredient</a>[] Ingredients( <font color="blue">get</font>; )<br>
<font color="blue">int</font> MaxProgress( <font color="blue">get</font>; )<br>
<font color="blue">object</font> Message( <font color="blue">get</font>; )<br>
<font color="blue">int</font> Step( <font color="blue">get</font>; )<br>
<font color="blue">virtual</font> <font color="blue">void</font> ChildDeserialize( <!-- DBG-0 --><a href="GenericReader.html">GenericReader</a> reader )<br>
<font color="blue">virtual</font> <font color="blue">void</font> ChildSerialize( <!-- DBG-0 --><a href="GenericWriter.html">GenericWriter</a> writer )<br>
<font color="blue">virtual</font> <font color="blue">bool</font> IgnoreYoungProtection( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from )<br>
<font color="blue">void</font> NextStep()<br>
<font color="blue">virtual</font> <font color="blue">void</font> OnComplete()<br>
<font color="blue">virtual</font> <font color="blue">void</font> OnKill( <!-- DBG-0 --><a href="BaseCreature.html">BaseCreature</a> creature, <!-- DBG-0 --><a href="Container.html">Container</a> corpse )<br>
<font color="blue">virtual</font> <font color="blue">void</font> RenderProgress( <!-- DBG-0 --><a href="BaseQuestGump.html">BaseQuestGump</a> gump )<br>
</body>
</html>