AvatarsConquest/Docs/types/TownCrier.html

26 lines
3.1 KiB
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - TownCrier</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Mobiles.html">Back to Server.Mobiles</a></h4>
<h2>TownCrier : <!-- DBG-1 --><a href="Mobile.html">Mobile</a>, <!-- DBG-2.2 --><a href="IHued.html">IHued</a>, <!-- DBG-2.1 --><font color="blue">IComparable</font>&lt;<a href="Mobile.html">Mobile</a>&gt;, <!-- DBG-2.2 --><a href="ISerializable.html">ISerializable</a>, <!-- DBG-2.2 --><a href="ISpawnable.html">ISpawnable</a>, <!-- DBG-2.2 --><a href="IEntity.html">IEntity</a>, <!-- DBG-2.2 --><a href="IPoint3D.html">IPoint3D</a>, <!-- DBG-2.2 --><a href="IPoint2D.html">IPoint2D</a>, <!-- DBG-2.1 --><font color="blue">IComparable</font>, <!-- DBG-2.1 --><font color="blue">IComparable</font>&lt;<a href="IEntity.html">IEntity</a>&gt;, <!-- DBG-2.2 --><a href="ITownCrierEntryList.html">ITownCrierEntryList</a></h2>
(<font color="blue">static</font>) <font color="blue">List</font>&lt;<a href="TownCrier.html">TownCrier</a>&gt; Instances( <font color="blue">get</font>; )<br>
(<font color="blue">ctor</font>) TownCrier()<br>
(<font color="blue">ctor</font>) TownCrier( <!-- DBG-0 --><a href="Serial.html">Serial</a> serial )<br>
<font color="blue">List</font>&lt;<a href="TownCrierEntry.html">TownCrierEntry</a>&gt; Entries( <font color="blue">get</font>; )<br>
<font color="blue">virtual</font> <!-- DBG-0 --><a href="TownCrierEntry.html">TownCrierEntry</a> AddEntry( <font color="blue">string</font>[] lines, TimeSpan duration )<br>
<font color="blue">void</font> AutoShout_Callback()<br>
<font color="blue">virtual</font> <font color="blue">bool</font> CanBeDamaged()<br>
<font color="blue">virtual</font> <font color="blue">void</font> Deserialize( <!-- DBG-0 --><a href="GenericReader.html">GenericReader</a> reader )<br>
<font color="blue">void</font> ForceBeginAutoShout()<br>
<font color="blue">virtual</font> <!-- DBG-0 --><a href="TownCrierEntry.html">TownCrierEntry</a> GetRandomEntry()<br>
<font color="blue">virtual</font> <font color="blue">bool</font> HandlesOnSpeech( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from )<br>
<font color="blue">virtual</font> <font color="blue">void</font> OnDelete()<br>
<font color="blue">virtual</font> <font color="blue">void</font> OnDoubleClick( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from )<br>
<font color="blue">virtual</font> <font color="blue">void</font> OnSpeech( <!-- DBG-0 --><a href="SpeechEventArgs.html">SpeechEventArgs</a> e )<br>
<font color="blue">virtual</font> <font color="blue">void</font> RemoveEntry( <!-- DBG-0 --><a href="TownCrierEntry.html">TownCrierEntry</a> tce )<br>
<font color="blue">virtual</font> <font color="blue">void</font> Serialize( <!-- DBG-0 --><a href="GenericWriter.html">GenericWriter</a> writer )<br>
<font color="blue">void</font> ShoutNews_Callback( <font color="blue">object</font> state )<br>
</body>
</html>