AvatarsConquest/Docs/types/HouseDeed.html

20 lines
3.7 KiB
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - HouseDeed</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Multis.Deeds.html">Back to Server.Multis.Deeds</a></h4>
<h2>HouseDeed : <!-- DBG-1 --><a href="Item.html">Item</a>, <!-- DBG-2.2 --><a href="IHued.html">IHued</a>, <!-- DBG-2.1 --><font color="blue">IComparable</font>&lt;<a href="Item.html">Item</a>&gt;, <!-- DBG-2.2 --><a href="ISerializable.html">ISerializable</a>, <!-- DBG-2.2 --><a href="ISpawnable.html">ISpawnable</a>, <!-- DBG-2.2 --><a href="IEntity.html">IEntity</a>, <!-- DBG-2.2 --><a href="IPoint3D.html">IPoint3D</a>, <!-- DBG-2.2 --><a href="IPoint2D.html">IPoint2D</a>, <!-- DBG-2.1 --><font color="blue">IComparable</font>, <!-- DBG-2.1 --><font color="blue">IComparable</font>&lt;<a href="IEntity.html">IEntity</a>&gt;</h2>
<h4>Derived Types: <!-- DBG-3 --><a href="BrickHouseDeed.html">BrickHouseDeed</a>, <!-- DBG-3 --><a href="CastleDeed.html">CastleDeed</a>, <!-- DBG-3 --><a href="FieldStoneHouseDeed.html">FieldStoneHouseDeed</a>, <!-- DBG-3 --><a href="KeepDeed.html">KeepDeed</a>, <!-- DBG-3 --><a href="LargeMarbleDeed.html">LargeMarbleDeed</a>, <!-- DBG-3 --><a href="LargePatioDeed.html">LargePatioDeed</a>, <!-- DBG-3 --><a href="LogCabinDeed.html">LogCabinDeed</a>, <!-- DBG-3 --><a href="MarbleWorkshopDeed.html">MarbleWorkshopDeed</a>, <!-- DBG-3 --><a href="SandstonePatioDeed.html">SandstonePatioDeed</a>, <!-- DBG-3 --><a href="SmallBrickHouseDeed.html">SmallBrickHouseDeed</a>, <!-- DBG-3 --><a href="SmallTowerDeed.html">SmallTowerDeed</a>, <!-- DBG-3 --><a href="StonePlasterHouseDeed.html">StonePlasterHouseDeed</a>, <!-- DBG-3 --><a href="StoneWorkshopDeed.html">StoneWorkshopDeed</a>, <!-- DBG-3 --><a href="ThatchedRoofCottageDeed.html">ThatchedRoofCottageDeed</a>, <!-- DBG-3 --><a href="TowerDeed.html">TowerDeed</a>, <!-- DBG-3 --><a href="TwoStoryStonePlasterHouseDeed.html">TwoStoryStonePlasterHouseDeed</a>, <!-- DBG-3 --><a href="TwoStoryWoodPlasterHouseDeed.html">TwoStoryWoodPlasterHouseDeed</a>, <!-- DBG-3 --><a href="VillaDeed.html">VillaDeed</a>, <!-- DBG-3 --><a href="WoodHouseDeed.html">WoodHouseDeed</a>, <!-- DBG-3 --><a href="WoodPlasterHouseDeed.html">WoodPlasterHouseDeed</a></h4>
(<font color="blue">ctor</font>) HouseDeed( <!-- DBG-0 --><a href="Serial.html">Serial</a> serial )<br>
(<font color="blue">ctor</font>) HouseDeed( <font color="blue">int</font> id, <!-- DBG-0 --><a href="Point3D.html">Point3D</a> offset )<br>
<!-- DBG-0 --><a href="Rectangle2D.html">Rectangle2D</a>[] Area( <font color="blue">get</font>; )<br>
<font color="blue">int</font> MultiID( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
<!-- DBG-0 --><a href="Point3D.html">Point3D</a> Offset( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
<font color="blue">virtual</font> <font color="blue">void</font> Deserialize( <!-- DBG-0 --><a href="GenericReader.html">GenericReader</a> reader )<br>
<font color="blue">virtual</font> <!-- DBG-0 --><a href="BaseHouse.html">BaseHouse</a> GetHouse( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> owner )<br>
<font color="blue">virtual</font> <font color="blue">void</font> OnDoubleClick( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from )<br>
<font color="blue">void</font> OnPlacement( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from, <!-- DBG-0 --><a href="Point3D.html">Point3D</a> p )<br>
<font color="blue">virtual</font> <font color="blue">void</font> Serialize( <!-- DBG-0 --><a href="GenericWriter.html">GenericWriter</a> writer )<br>
</body>
</html>