#W# Initial Commit: Avatars Conquest
This commit is contained in:
commit
5df497787a
7510 changed files with 416048 additions and 0 deletions
16
Docs/types/CharacterStatueGump.html
Normal file
16
Docs/types/CharacterStatueGump.html
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>RunUO Documentation - Class Overview - CharacterStatueGump</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>CharacterStatueGump : <!-- DBG-1 --><a href="Gump.html">Gump</a></h2>
|
||||
<h4>Nested Types: <!-- DBG-4 --><a href="Buttons.html">Buttons</a></h4>
|
||||
(<font color="blue">ctor</font>) CharacterStatueGump( <!-- DBG-0 --><a href="Item.html">Item</a> maker, <!-- DBG-0 --><a href="CharacterStatue.html">CharacterStatue</a> statue, <!-- DBG-0 --><a href="Mobile.html">Mobile</a> owner )<br>
|
||||
<font color="blue">void</font> CheckOnline()<br>
|
||||
<font color="blue">int</font> GetDirectionNumber( <!-- DBG-0 --><a href="Direction.html">Direction</a> direction )<br>
|
||||
<font color="blue">int</font> GetMaterialNumber( <!-- DBG-0 --><a href="StatueType.html">StatueType</a> type, <!-- DBG-0 --><a href="StatueMaterial.html">StatueMaterial</a> material )<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> OnServerClose( <!-- DBG-0 --><a href="NetState.html">NetState</a> owner )<br>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue