#W# Initial Commit: Avatars Conquest
This commit is contained in:
commit
8eae46895e
7512 changed files with 416187 additions and 0 deletions
17
Docs/types/BaseConfirmGump.html
Normal file
17
Docs/types/BaseConfirmGump.html
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue