AvatarsConquest/Docs/types/ViewHousesGump.html

21 lines
2.2 KiB
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - ViewHousesGump</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Gumps.html">Back to Server.Gumps</a></h4>
<h2>ViewHousesGump : <!-- DBG-1 --><a href="Gump.html">Gump</a></h2>
<h4>Nested Types: <!-- DBG-4 --><a href="HouseComparer.html">HouseComparer</a></h4>
(<font color="blue">static</font>) <font color="blue">List</font>&lt;<a href="BaseHouse.html">BaseHouse</a>&gt; GetHouses( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> owner )<br>
(<font color="blue">static</font>) <font color="blue">void</font> Initialize()<br>
(<font color="blue">static</font>) <font color="blue">void</font> ViewHouses_OnCommand( <!-- DBG-0 --><a href="CommandEventArgs.html">CommandEventArgs</a> e )<br>
(<font color="blue">static</font>) <font color="blue">void</font> ViewHouses_OnTarget( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from, <font color="blue">object</font> targeted )<br>
(<font color="blue">ctor</font>) ViewHousesGump( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from, <font color="blue">List</font>&lt;<a href="BaseHouse.html">BaseHouse</a>&gt; list, <!-- DBG-0 --><a href="BaseHouse.html">BaseHouse</a> sel )<br>
<font color="blue">void</font> AddBlackAlpha( <font color="blue">int</font> x, <font color="blue">int</font> y, <font color="blue">int</font> width, <font color="blue">int</font> height )<br>
<font color="blue">string</font> Center( <font color="blue">string</font> text )<br>
<font color="blue">string</font> Color( <font color="blue">string</font> text, <font color="blue">int</font> color )<br>
<font color="blue">object</font> FindHouseName( <!-- DBG-0 --><a href="BaseHouse.html">BaseHouse</a> house )<br>
<font color="blue">virtual</font> <font color="blue">void</font> OnResponse( <!-- DBG-0 --><a href="NetState.html">NetState</a> sender, <!-- DBG-0 --><a href="RelayInfo.html">RelayInfo</a> info )<br>
<font color="blue">string</font> Right( <font color="blue">string</font> text )<br>
</body>
</html>