17 lines
1.4 KiB
HTML
17 lines
1.4 KiB
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - HealerAI</title>
|
|
</head>
|
|
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
|
|
<h4><a href="../namespaces/Server.Mobiles.html">Back to Server.Mobiles</a></h4>
|
|
<h2>HealerAI : <!-- DBG-1 --><a href="BaseAI.html">BaseAI</a></h2>
|
|
<h4>Nested Types: <!-- DBG-4 --><a href="NeedDelegate.html">NeedDelegate</a></h4>
|
|
(<font color="blue">static</font>) <font color="blue">bool</font> NeedCure( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> m )<br>
|
|
(<font color="blue">static</font>) <font color="blue">bool</font> NeedGHeal( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> m )<br>
|
|
(<font color="blue">static</font>) <font color="blue">bool</font> NeedLHeal( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> m )<br>
|
|
(<font color="blue">ctor</font>) HealerAI( <!-- DBG-0 --><a href="BaseCreature.html">BaseCreature</a> m )<br>
|
|
<!-- DBG-0 --><a href="Mobile.html">Mobile</a> Find( <!-- DBG-0 --><a href="NeedDelegate.html">NeedDelegate</a>[] funcs )<br>
|
|
<font color="blue">void</font> ProcessTarget( <!-- DBG-0 --><a href="Target.html">Target</a> targ, <!-- DBG-0 --><a href="NeedDelegate.html">NeedDelegate</a>[] func )<br>
|
|
<font color="blue">virtual</font> <font color="blue">bool</font> Think()<br>
|
|
</body>
|
|
</html>
|