13 lines
725 B
HTML
13 lines
725 B
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - TownCrierEntry</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>TownCrierEntry</h2>
|
|
(<font color="blue">ctor</font>) TownCrierEntry( <font color="blue">string</font>[] lines, TimeSpan duration )<br>
|
|
<font color="blue">bool</font> Expired( <font color="blue">get</font>; )<br>
|
|
DateTime ExpireTime( <font color="blue">get</font>; )<br>
|
|
<font color="blue">string</font>[] Lines( <font color="blue">get</font>; )<br>
|
|
</body>
|
|
</html>
|