20 lines
1.7 KiB
HTML
20 lines
1.7 KiB
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - WarDeclaration</title>
|
|
</head>
|
|
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
|
|
<h4><a href="../namespaces/Server.Guilds.html">Back to Server.Guilds</a></h4>
|
|
<h2>WarDeclaration</h2>
|
|
(<font color="blue">ctor</font>) WarDeclaration( <!-- DBG-0 --><a href="GenericReader.html">GenericReader</a> reader )<br>
|
|
(<font color="blue">ctor</font>) WarDeclaration( <!-- DBG-0 --><a href="Guild.html">Guild</a> g, <!-- DBG-0 --><a href="Guild.html">Guild</a> opponent, <font color="blue">int</font> maxKills, TimeSpan warLength, <font color="blue">bool</font> warRequester )<br>
|
|
<!-- DBG-0 --><a href="Guild.html">Guild</a> Guild( <font color="blue">get</font>; )<br>
|
|
<font color="blue">int</font> Kills( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
|
|
<font color="blue">int</font> MaxKills( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
|
|
<!-- DBG-0 --><a href="Guild.html">Guild</a> Opponent( <font color="blue">get</font>; )<br>
|
|
<!-- DBG-0 --><a href="WarStatus.html">WarStatus</a> Status( <font color="blue">get</font>; )<br>
|
|
DateTime WarBeginning( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
|
|
TimeSpan WarLength( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
|
|
<font color="blue">bool</font> WarRequester( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
|
|
<font color="blue">void</font> Serialize( <!-- DBG-0 --><a href="GenericWriter.html">GenericWriter</a> writer )<br>
|
|
</body>
|
|
</html>
|