16 lines
1.2 KiB
HTML
16 lines
1.2 KiB
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - RunebookEntry</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>RunebookEntry</h2>
|
|
(<font color="blue">ctor</font>) RunebookEntry( <!-- DBG-0 --><a href="GenericReader.html">GenericReader</a> reader )<br>
|
|
(<font color="blue">ctor</font>) RunebookEntry( <!-- DBG-0 --><a href="Point3D.html">Point3D</a> loc, <!-- DBG-0 --><a href="Map.html">Map</a> map, <font color="blue">string</font> desc, <!-- DBG-0 --><a href="BaseHouse.html">BaseHouse</a> house )<br>
|
|
<font color="blue">string</font> Description( <font color="blue">get</font>; )<br>
|
|
<!-- DBG-0 --><a href="BaseHouse.html">BaseHouse</a> House( <font color="blue">get</font>; )<br>
|
|
<!-- DBG-0 --><a href="Point3D.html">Point3D</a> Location( <font color="blue">get</font>; )<br>
|
|
<!-- DBG-0 --><a href="Map.html">Map</a> Map( <font color="blue">get</font>; )<br>
|
|
<font color="blue">void</font> Serialize( <!-- DBG-0 --><a href="GenericWriter.html">GenericWriter</a> writer )<br>
|
|
</body>
|
|
</html>
|