#W# Initial Commit: Avatars Conquest
This commit is contained in:
commit
8eae46895e
7512 changed files with 416187 additions and 0 deletions
17
Docs/types/FillableContent.html
Normal file
17
Docs/types/FillableContent.html
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>RunUO Documentation - Class Overview - FillableContent</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>FillableContent</h2>
|
||||
(<font color="blue">static</font>) <!-- DBG-0 --><a href="FillableContent.html">FillableContent</a> Acquire( <!-- DBG-0 --><a href="Point3D.html">Point3D</a> loc, <!-- DBG-0 --><a href="Map.html">Map</a> map )<br>
|
||||
(<font color="blue">static</font>) <!-- DBG-0 --><a href="FillableContent.html">FillableContent</a> Lookup( <!-- DBG-0 --><a href="FillableContentType.html">FillableContentType</a> type )<br>
|
||||
(<font color="blue">static</font>) <!-- DBG-0 --><a href="FillableContentType.html">FillableContentType</a> Lookup( <!-- DBG-0 --><a href="FillableContent.html">FillableContent</a> content )<br>
|
||||
(<font color="blue">ctor</font>) FillableContent( <font color="blue">int</font> level, Type[] vendors, <!-- DBG-0 --><a href="FillableEntry.html">FillableEntry</a>[] entries )<br>
|
||||
<font color="blue">int</font> Level( <font color="blue">get</font>; )<br>
|
||||
<!-- DBG-0 --><a href="FillableContentType.html">FillableContentType</a> TypeID( <font color="blue">get</font>; )<br>
|
||||
Type[] Vendors( <font color="blue">get</font>; )<br>
|
||||
<font color="blue">virtual</font> <!-- DBG-0 --><a href="Item.html">Item</a> Construct()<br>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue