AvatarsConquest/Docs/types/QuestRestartInfo.html

14 lines
850 B
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - QuestRestartInfo</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Engines.Quests.html">Back to Server.Engines.Quests</a></h4>
<h2>QuestRestartInfo</h2>
(<font color="blue">ctor</font>) QuestRestartInfo( Type questType, DateTime restartTime )<br>
(<font color="blue">ctor</font>) QuestRestartInfo( Type questType, TimeSpan restartDelay )<br>
Type QuestType( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
DateTime RestartTime( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
<font color="blue">void</font> Reset( TimeSpan restartDelay )<br>
</body>
</html>