26 lines
3.6 KiB
HTML
26 lines
3.6 KiB
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - HouseGumpAOS</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>HouseGumpAOS : <!-- DBG-1 --><a href="Gump.html">Gump</a></h2>
|
|
(<font color="blue">static</font>) <font color="blue">void</font> ClearAccess_Callback( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from, <font color="blue">bool</font> okay, <font color="blue">object</font> state )<br>
|
|
(<font color="blue">static</font>) <font color="blue">void</font> ClearBans_Callback( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from, <font color="blue">bool</font> okay, <font color="blue">object</font> state )<br>
|
|
(<font color="blue">static</font>) <font color="blue">void</font> ClearCoOwners_Callback( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from, <font color="blue">bool</font> okay, <font color="blue">object</font> state )<br>
|
|
(<font color="blue">static</font>) <font color="blue">void</font> ClearFriends_Callback( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from, <font color="blue">bool</font> okay, <font color="blue">object</font> state )<br>
|
|
(<font color="blue">static</font>) <font color="blue">void</font> ConvertHouse_Callback( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from, <font color="blue">bool</font> okay, <font color="blue">object</font> state )<br>
|
|
(<font color="blue">static</font>) <font color="blue">void</font> CustomizeNotice_Callback( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from, <font color="blue">object</font> state )<br>
|
|
(<font color="blue">static</font>) <font color="blue">void</font> PublicPrivateNotice_Callback( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from, <font color="blue">object</font> state )<br>
|
|
(<font color="blue">ctor</font>) HouseGumpAOS( <!-- DBG-0 --><a href="HouseGumpPageAOS.html">HouseGumpPageAOS</a> page, <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from, <!-- DBG-0 --><a href="BaseHouse.html">BaseHouse</a> house )<br>
|
|
<font color="blue">void</font> AddButtonLabeled( <font color="blue">int</font> x, <font color="blue">int</font> y, <font color="blue">int</font> buttonID, <font color="blue">int</font> number )<br>
|
|
<font color="blue">void</font> AddButtonLabeled( <font color="blue">int</font> x, <font color="blue">int</font> y, <font color="blue">int</font> buttonID, <font color="blue">int</font> number, <font color="blue">bool</font> enabled )<br>
|
|
<font color="blue">void</font> AddList( ArrayList list, <font color="blue">int</font> button, <font color="blue">bool</font> accountOf, <font color="blue">bool</font> leadingStar, <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from )<br>
|
|
<font color="blue">void</font> AddPageButton( <font color="blue">int</font> x, <font color="blue">int</font> y, <font color="blue">int</font> buttonID, <font color="blue">int</font> number, <!-- DBG-0 --><a href="HouseGumpPageAOS.html">HouseGumpPageAOS</a> page )<br>
|
|
<font color="blue">int</font> GetButtonID( <font color="blue">int</font> type, <font color="blue">int</font> index )<br>
|
|
<font color="blue">string</font> GetDateTime( DateTime val )<br>
|
|
<font color="blue">string</font> GetOwnerName()<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>
|
|
ArrayList Wrap( <font color="blue">string</font> value )<br>
|
|
</body>
|
|
</html>
|