18 lines
1.3 KiB
HTML
18 lines
1.3 KiB
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - CraftRes</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>CraftRes</h2>
|
|
(<font color="blue">ctor</font>) CraftRes( Type type, <font color="blue">int</font> amount )<br>
|
|
(<font color="blue">ctor</font>) CraftRes( Type type, <!-- DBG-0 --><a href="TextDefinition.html">TextDefinition</a> name, <font color="blue">int</font> amount, <!-- DBG-0 --><a href="TextDefinition.html">TextDefinition</a> message )<br>
|
|
<font color="blue">int</font> Amount( <font color="blue">get</font>; )<br>
|
|
Type ItemType( <font color="blue">get</font>; )<br>
|
|
<font color="blue">int</font> MessageNumber( <font color="blue">get</font>; )<br>
|
|
<font color="blue">string</font> MessageString( <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">void</font> SendMessage( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from )<br>
|
|
</body>
|
|
</html>
|