AvatarsConquest/Docs/types/FactionState.html

24 lines
2.1 KiB
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - FactionState</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Factions.html">Back to Server.Factions</a></h4>
<h2>FactionState</h2>
(<font color="blue">ctor</font>) FactionState( <!-- DBG-0 --><a href="GenericReader.html">GenericReader</a> reader )<br>
(<font color="blue">ctor</font>) FactionState( <!-- DBG-0 --><a href="Faction.html">Faction</a> faction )<br>
<!-- DBG-0 --><a href="Mobile.html">Mobile</a> Commander( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
<!-- DBG-0 --><a href="Election.html">Election</a> Election( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
<font color="blue">List</font>&lt;<a href="FactionItem.html">FactionItem</a>&gt; FactionItems( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
<font color="blue">bool</font> FactionMessageReady( <font color="blue">get</font>; )<br>
<font color="blue">bool</font> IsAtrophyReady( <font color="blue">get</font>; )<br>
DateTime LastAtrophy( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
<font color="blue">List</font>&lt;<a href="PlayerState.html">PlayerState</a>&gt; Members( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
<font color="blue">int</font> Silver( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
<font color="blue">int</font> Tithe( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
<font color="blue">List</font>&lt;<a href="BaseFactionTrap.html">BaseFactionTrap</a>&gt; Traps( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
<font color="blue">int</font> CheckAtrophy()<br>
<font color="blue">void</font> RegisterBroadcast()<br>
<font color="blue">void</font> Serialize( <!-- DBG-0 --><a href="GenericWriter.html">GenericWriter</a> writer )<br>
</body>
</html>