15 lines
857 B
HTML
15 lines
857 B
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - ComboEntry</title>
|
|
</head>
|
|
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
|
|
<h4><a href="../namespaces/Server.Factions.html">Back to Server.Factions</a></h4>
|
|
<h2>ComboEntry</h2>
|
|
(<font color="blue">ctor</font>) ComboEntry( Type spell )<br>
|
|
(<font color="blue">ctor</font>) ComboEntry( Type spell, <font color="blue">int</font> chance )<br>
|
|
(<font color="blue">ctor</font>) ComboEntry( Type spell, <font color="blue">int</font> chance, TimeSpan hold )<br>
|
|
<font color="blue">int</font> Chance( <font color="blue">get</font>; )<br>
|
|
TimeSpan Hold( <font color="blue">get</font>; )<br>
|
|
Type Spell( <font color="blue">get</font>; )<br>
|
|
</body>
|
|
</html>
|