#W# Initial Commit: Avatars Conquest
This commit is contained in:
commit
8eae46895e
7512 changed files with 416187 additions and 0 deletions
20
Docs/types/SpeechLog.html
Normal file
20
Docs/types/SpeechLog.html
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>RunUO Documentation - Class Overview - SpeechLog</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>SpeechLog : <!-- DBG-2.1 --><font color="blue">IEnumerable</font><<a href="SpeechLogEntry.html">SpeechLogEntry</a>>, <!-- DBG-2.1 --><font color="blue">IEnumerable</font></h2>
|
||||
<h4>Nested Types: <!-- DBG-4 --><a href="SpeechLogTarget.html">SpeechLogTarget</a></h4>
|
||||
(<font color="blue">static</font>) <font color="blue">void</font> Initialize()<br>
|
||||
(<font color="blue">static</font>) <font color="blue">void</font> SpeechLog_OnCommand( <!-- DBG-0 --><a href="CommandEventArgs.html">CommandEventArgs</a> e )<br>
|
||||
(<font color="blue">ctor</font>) SpeechLog()<br>
|
||||
<font color="blue">int</font> Count( <font color="blue">get</font>; )<br>
|
||||
<font color="blue">void</font> Add( <!-- DBG-0 --><a href="SpeechLogEntry.html">SpeechLogEntry</a> entry )<br>
|
||||
<font color="blue">void</font> Add( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from, <font color="blue">string</font> speech )<br>
|
||||
<font color="blue">void</font> Clean()<br>
|
||||
<font color="blue">void</font> CopyTo( <!-- DBG-0 --><a href="SpeechLogEntry.html">SpeechLogEntry</a>[] array, <font color="blue">int</font> index )<br>
|
||||
<font color="blue">virtual</font> <font color="blue">IEnumerator</font><<a href="SpeechLogEntry.html">SpeechLogEntry</a>> System.Collections.Generic.IEnumerable<Server.Engines.Help.SpeechLogEntry>.GetEnumerator()<br>
|
||||
<font color="blue">virtual</font> IEnumerator System.Collections.IEnumerable.GetEnumerator()<br>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue