BritainKnights/Docs/types/PoisonImpl.html

16 lines
1.4 KiB
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - PoisonImpl</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.html">Back to Server</a></h4>
<h2>PoisonImpl : <!-- DBG-1 --><a href="Poison.html">Poison</a></h2>
<h4>Nested Types: <!-- DBG-4 --><a href="PoisonTimer.html">PoisonTimer</a></h4>
(<font color="blue">static</font>) <font color="blue">void</font> Configure()<br>
(<font color="blue">static</font>) <!-- DBG-0 --><a href="Poison.html">Poison</a> IncreaseLevel( <!-- DBG-0 --><a href="Poison.html">Poison</a> oldPoison )<br>
(<font color="blue">ctor</font>) PoisonImpl( <font color="blue">string</font> name, <font color="blue">int</font> level, <font color="blue">int</font> min, <font color="blue">int</font> max, <font color="blue">double</font> percent, <font color="blue">double</font> delay, <font color="blue">double</font> interval, <font color="blue">int</font> count, <font color="blue">int</font> messageInterval )<br>
<font color="blue">int</font> Level( <font color="blue">get</font>; )<br>
<font color="blue">string</font> Name( <font color="blue">get</font>; )<br>
<font color="blue">virtual</font> <!-- DBG-0 --><a href="Timer.html">Timer</a> ConstructTimer( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> m )<br>
</body>
</html>