AvatarsConquest/Docs/types/HitLower.html

17 lines
1.4 KiB
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - HitLower</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Items.html">Back to Server.Items</a></h4>
<h2>HitLower</h2>
<h4>Nested Types: <!-- DBG-4 --><a href="AttackTimer.html">AttackTimer</a>, <!-- DBG-4 --><a href="DefenseTimer.html">DefenseTimer</a></h4>
(<font color="blue">static</font>) <font color="blue">bool</font> ApplyAttack( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> m )<br>
(<font color="blue">static</font>) <font color="blue">bool</font> ApplyDefense( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> m )<br>
(<font color="blue">static</font>) <font color="blue">bool</font> IsUnderAttackEffect( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> m )<br>
(<font color="blue">static</font>) <font color="blue">bool</font> IsUnderDefenseEffect( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> m )<br>
(<font color="blue">static</font>) <font color="blue">void</font> RemoveAttack( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> m )<br>
(<font color="blue">static</font>) <font color="blue">void</font> RemoveDefense( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> m )<br>
(<font color="blue">ctor</font>) HitLower()<br>
</body>
</html>