14 lines
934 B
HTML
14 lines
934 B
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - SummonFamiliarEntry</title>
|
|
</head>
|
|
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
|
|
<h4><a href="../namespaces/Server.Spells.Necromancy.html">Back to Server.Spells.Necromancy</a></h4>
|
|
<h2>SummonFamiliarEntry</h2>
|
|
(<font color="blue">ctor</font>) SummonFamiliarEntry( Type type, <font color="blue">object</font> name, <font color="blue">double</font> reqNecromancy, <font color="blue">double</font> reqSpiritSpeak )<br>
|
|
<font color="blue">object</font> Name( <font color="blue">get</font>; )<br>
|
|
<font color="blue">double</font> ReqNecromancy( <font color="blue">get</font>; )<br>
|
|
<font color="blue">double</font> ReqSpiritSpeak( <font color="blue">get</font>; )<br>
|
|
Type Type( <font color="blue">get</font>; )<br>
|
|
</body>
|
|
</html>
|