#W# Initial Commit: Avatars Conquest

This commit is contained in:
WarrentyExpired 2026-07-03 20:19:48 -04:00
commit 8eae46895e
7512 changed files with 416187 additions and 0 deletions

22
Docs/types/PageEntry.html Normal file
View file

@ -0,0 +1,22 @@
<html>
<head>
<title>RunUO Documentation - Class Overview - PageEntry</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Engines.Help.html">Back to Server.Engines.Help</a></h4>
<h2>PageEntry</h2>
<h4>Nested Types: <!-- DBG-4 --><a href="InternalTimer.html">InternalTimer</a></h4>
(<font color="blue">ctor</font>) PageEntry( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> sender, <font color="blue">string</font> message, <!-- DBG-0 --><a href="PageType.html">PageType</a> type )<br>
<!-- DBG-0 --><a href="Mobile.html">Mobile</a> Handler( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
<font color="blue">string</font> Message( <font color="blue">get</font>; )<br>
<!-- DBG-0 --><a href="PageInfo.html">PageInfo</a> PageInfo( <font color="blue">get</font>; )<br>
<!-- DBG-0 --><a href="Point3D.html">Point3D</a> PageLocation( <font color="blue">get</font>; )<br>
<!-- DBG-0 --><a href="Map.html">Map</a> PageMap( <font color="blue">get</font>; )<br>
<!-- DBG-0 --><a href="Mobile.html">Mobile</a> Sender( <font color="blue">get</font>; )<br>
DateTime Sent( <font color="blue">get</font>; )<br>
<font color="blue">List</font>&lt;<a href="SpeechLogEntry.html">SpeechLogEntry</a>&gt; SpeechLog( <font color="blue">get</font>; )<br>
<!-- DBG-0 --><a href="PageType.html">PageType</a> Type( <font color="blue">get</font>; )<br>
<font color="blue">void</font> AddResponse( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> mob, <font color="blue">string</font> text )<br>
<font color="blue">void</font> Stop()<br>
</body>
</html>