17 lines
1.3 KiB
HTML
17 lines
1.3 KiB
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - BaseConfirmGump</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>BaseConfirmGump : <!-- DBG-1 --><a href="Gump.html">Gump</a></h2>
|
|
<h4>Derived Types: <!-- DBG-3 --><a href="ConfirmBreakCrystalGump.html">ConfirmBreakCrystalGump</a></h4>
|
|
<h4>Nested Types: <!-- DBG-4 --><a href="Buttons.html">Buttons</a></h4>
|
|
(<font color="blue">ctor</font>) BaseConfirmGump()<br>
|
|
<font color="blue">int</font> LabelNumber( <font color="blue">get</font>; )<br>
|
|
<font color="blue">int</font> TitleNumber( <font color="blue">get</font>; )<br>
|
|
<font color="blue">virtual</font> <font color="blue">void</font> Confirm( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from )<br>
|
|
<font color="blue">virtual</font> <font color="blue">void</font> OnResponse( <!-- DBG-0 --><a href="NetState.html">NetState</a> state, <!-- DBG-0 --><a href="RelayInfo.html">RelayInfo</a> info )<br>
|
|
<font color="blue">virtual</font> <font color="blue">void</font> Refuse( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from )<br>
|
|
</body>
|
|
</html>
|