17 lines
1.7 KiB
HTML
17 lines
1.7 KiB
HTML
<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>
|