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