#W# Initial Commit: Avatars Conquest
This commit is contained in:
commit
8eae46895e
7512 changed files with 416187 additions and 0 deletions
17
Docs/types/RepairSkillInfo.html
Normal file
17
Docs/types/RepairSkillInfo.html
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>RunUO Documentation - Class Overview - RepairSkillInfo</title>
|
||||
</head>
|
||||
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
|
||||
<h4><a href="../namespaces/Server.Items.html">Back to Server.Items</a></h4>
|
||||
<h2>(<a href="RepairDeed.html">RepairDeed</a>) - RepairSkillInfo</h2>
|
||||
(<font color="blue">static</font>) <!-- DBG-0 --><a href="RepairSkillInfo.html">RepairSkillInfo</a>[] Table( <font color="blue">get</font>; )<br>
|
||||
(<font color="blue">static</font>) <!-- DBG-0 --><a href="RepairSkillInfo.html">RepairSkillInfo</a> GetInfo( <!-- DBG-0 --><a href="RepairSkillType.html">RepairSkillType</a> type )<br>
|
||||
(<font color="blue">ctor</font>) RepairSkillInfo( <!-- DBG-0 --><a href="CraftSystem.html">CraftSystem</a> system, Type nearbyType, <!-- DBG-0 --><a href="TextDefinition.html">TextDefinition</a> notNearbyMessage, <!-- DBG-0 --><a href="TextDefinition.html">TextDefinition</a> name )<br>
|
||||
(<font color="blue">ctor</font>) RepairSkillInfo( <!-- DBG-0 --><a href="CraftSystem.html">CraftSystem</a> system, Type[] nearbyTypes, <!-- DBG-0 --><a href="TextDefinition.html">TextDefinition</a> notNearbyMessage, <!-- DBG-0 --><a href="TextDefinition.html">TextDefinition</a> name )<br>
|
||||
<!-- DBG-0 --><a href="TextDefinition.html">TextDefinition</a> Name( <font color="blue">get</font>; )<br>
|
||||
Type[] NearbyTypes( <font color="blue">get</font>; )<br>
|
||||
<!-- DBG-0 --><a href="TextDefinition.html">TextDefinition</a> NotNearbyMessage( <font color="blue">get</font>; )<br>
|
||||
<!-- DBG-0 --><a href="CraftSystem.html">CraftSystem</a> System( <font color="blue">get</font>; )<br>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue