23 lines
2.8 KiB
HTML
23 lines
2.8 KiB
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - HouseRegion</title>
|
|
</head>
|
|
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
|
|
<h4><a href="../namespaces/Server.Regions.html">Back to Server.Regions</a></h4>
|
|
<h2>HouseRegion : <!-- DBG-1 --><a href="BaseRegion.html">BaseRegion</a>, <!-- DBG-2.1 --><font color="blue">IComparable</font></h2>
|
|
(<font color="blue">static</font>) <!-- DBG-0 --><a href="Rectangle3D.html">Rectangle3D</a>[] GetArea( <!-- DBG-0 --><a href="BaseHouse.html">BaseHouse</a> house )<br>
|
|
(<font color="blue">static</font>) <font color="blue">void</font> Initialize()<br>
|
|
(<font color="blue">static</font>) <font color="blue">void</font> OnLogin( <!-- DBG-0 --><a href="LoginEventArgs.html">LoginEventArgs</a> e )<br>
|
|
(<font color="blue">ctor</font>) HouseRegion( <!-- DBG-0 --><a href="BaseHouse.html">BaseHouse</a> house )<br>
|
|
<!-- DBG-0 --><a href="BaseHouse.html">BaseHouse</a> House( <font color="blue">get</font>; )<br>
|
|
<font color="blue">virtual</font> <font color="blue">bool</font> CheckAccessibility( <!-- DBG-0 --><a href="Item.html">Item</a> item, <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from )<br>
|
|
<font color="blue">virtual</font> TimeSpan GetLogoutDelay( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> m )<br>
|
|
<font color="blue">virtual</font> <font color="blue">bool</font> OnDecay( <!-- DBG-0 --><a href="Item.html">Item</a> item )<br>
|
|
<font color="blue">virtual</font> <font color="blue">bool</font> OnDoubleClick( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from, <font color="blue">object</font> o )<br>
|
|
<font color="blue">virtual</font> <font color="blue">void</font> OnLocationChanged( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> m, <!-- DBG-0 --><a href="Point3D.html">Point3D</a> oldLocation )<br>
|
|
<font color="blue">virtual</font> <font color="blue">bool</font> OnMoveInto( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from, <!-- DBG-0 --><a href="Direction.html">Direction</a> d, <!-- DBG-0 --><a href="Point3D.html">Point3D</a> newLocation, <!-- DBG-0 --><a href="Point3D.html">Point3D</a> oldLocation )<br>
|
|
<font color="blue">virtual</font> <font color="blue">bool</font> OnSingleClick( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from, <font color="blue">object</font> o )<br>
|
|
<font color="blue">virtual</font> <font color="blue">void</font> OnSpeech( <!-- DBG-0 --><a href="SpeechEventArgs.html">SpeechEventArgs</a> e )<br>
|
|
<font color="blue">virtual</font> <font color="blue">bool</font> SendInaccessibleMessage( <!-- DBG-0 --><a href="Item.html">Item</a> item, <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from )<br>
|
|
</body>
|
|
</html>
|