#W# Initial Commit: Avatars Conquest
This commit is contained in:
commit
8eae46895e
7512 changed files with 416187 additions and 0 deletions
17
Docs/types/ComponentVerification.html
Normal file
17
Docs/types/ComponentVerification.html
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>RunUO Documentation - Class Overview - ComponentVerification</title>
|
||||
</head>
|
||||
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
|
||||
<h4><a href="../namespaces/Server.Multis.html">Back to Server.Multis</a></h4>
|
||||
<h2>ComponentVerification</h2>
|
||||
(<font color="blue">ctor</font>) ComponentVerification()<br>
|
||||
<font color="blue">bool</font> CheckValidity( <font color="blue">int</font> val )<br>
|
||||
<font color="blue">int</font>[] CreateTable( <font color="blue">int</font> length )<br>
|
||||
<font color="blue">bool</font> IsItemValid( <font color="blue">int</font> itemID )<br>
|
||||
<font color="blue">bool</font> IsMultiValid( <font color="blue">int</font> multiID )<br>
|
||||
<font color="blue">void</font> LoadItems( <font color="blue">string</font> path, <font color="blue">string</font>[] itemColumns )<br>
|
||||
<font color="blue">void</font> LoadMultis( <font color="blue">string</font> path, <font color="blue">string</font>[] multiColumns )<br>
|
||||
<font color="blue">void</font> LoadSpreadsheet( <font color="blue">int</font>[] table, <font color="blue">string</font> path, <font color="blue">string</font>[] tileColumns )<br>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue