#W# Initial Commit: Avatars Conquest
This commit is contained in:
commit
8eae46895e
7512 changed files with 416187 additions and 0 deletions
14
Docs/types/EquipmentInfo.html
Normal file
14
Docs/types/EquipmentInfo.html
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>RunUO Documentation - Class Overview - EquipmentInfo</title>
|
||||
</head>
|
||||
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
|
||||
<h4><a href="../namespaces/Server.Network.html">Back to Server.Network</a></h4>
|
||||
<h2>EquipmentInfo</h2>
|
||||
(<font color="blue">ctor</font>) EquipmentInfo( <font color="blue">int</font> number, <!-- DBG-0 --><a href="Mobile.html">Mobile</a> crafter, <font color="blue">bool</font> unidentified, <!-- DBG-0 --><a href="EquipInfoAttribute.html">EquipInfoAttribute</a>[] attributes )<br>
|
||||
<!-- DBG-0 --><a href="EquipInfoAttribute.html">EquipInfoAttribute</a>[] Attributes( <font color="blue">get</font>; )<br>
|
||||
<!-- DBG-0 --><a href="Mobile.html">Mobile</a> Crafter( <font color="blue">get</font>; )<br>
|
||||
<font color="blue">int</font> Number( <font color="blue">get</font>; )<br>
|
||||
<font color="blue">bool</font> Unidentified( <font color="blue">get</font>; )<br>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue