#W# Initial Commit: Avatars Conquest
This commit is contained in:
commit
8eae46895e
7512 changed files with 416187 additions and 0 deletions
17
Docs/types/CraftSubRes.html
Normal file
17
Docs/types/CraftSubRes.html
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue