17 lines
1.3 KiB
HTML
17 lines
1.3 KiB
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - CraftSubRes</title>
|
|
</head>
|
|
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
|
|
<h4><a href="../namespaces/Server.Engines.Craft.html">Back to Server.Engines.Craft</a></h4>
|
|
<h2>CraftSubRes</h2>
|
|
(<font color="blue">ctor</font>) CraftSubRes( Type type, <!-- DBG-0 --><a href="TextDefinition.html">TextDefinition</a> name, <font color="blue">double</font> reqSkill, <font color="blue">object</font> message )<br>
|
|
(<font color="blue">ctor</font>) CraftSubRes( Type type, <!-- DBG-0 --><a href="TextDefinition.html">TextDefinition</a> name, <font color="blue">double</font> reqSkill, <font color="blue">int</font> genericNameNumber, <font color="blue">object</font> message )<br>
|
|
<font color="blue">int</font> GenericNameNumber( <font color="blue">get</font>; )<br>
|
|
Type ItemType( <font color="blue">get</font>; )<br>
|
|
<font color="blue">object</font> Message( <font color="blue">get</font>; )<br>
|
|
<font color="blue">int</font> NameNumber( <font color="blue">get</font>; )<br>
|
|
<font color="blue">string</font> NameString( <font color="blue">get</font>; )<br>
|
|
<font color="blue">double</font> RequiredSkill( <font color="blue">get</font>; )<br>
|
|
</body>
|
|
</html>
|