24 lines
2.1 KiB
HTML
24 lines
2.1 KiB
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - DesignState</title>
|
|
</head>
|
|
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
|
|
<h4><a href="../namespaces/Server.Multis.html">Back to Server.Multis</a></h4>
|
|
<h2>DesignState</h2>
|
|
(<font color="blue">static</font>) <font color="blue">bool</font> IsFixture( <font color="blue">int</font> itemID )<br>
|
|
(<font color="blue">ctor</font>) DesignState( <!-- DBG-0 --><a href="DesignState.html">DesignState</a> toCopy )<br>
|
|
(<font color="blue">ctor</font>) DesignState( <!-- DBG-0 --><a href="HouseFoundation.html">HouseFoundation</a> foundation, <!-- DBG-0 --><a href="MultiComponentList.html">MultiComponentList</a> components )<br>
|
|
(<font color="blue">ctor</font>) DesignState( <!-- DBG-0 --><a href="HouseFoundation.html">HouseFoundation</a> foundation, <!-- DBG-0 --><a href="GenericReader.html">GenericReader</a> reader )<br>
|
|
<!-- DBG-0 --><a href="MultiComponentList.html">MultiComponentList</a> Components( <font color="blue">get</font>; )<br>
|
|
<!-- DBG-0 --><a href="MultiTileEntry.html">MultiTileEntry</a>[] Fixtures( <font color="blue">get</font>; )<br>
|
|
<!-- DBG-0 --><a href="HouseFoundation.html">HouseFoundation</a> Foundation( <font color="blue">get</font>; )<br>
|
|
<!-- DBG-0 --><a href="Packet.html">Packet</a> PacketCache( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
|
|
<font color="blue">int</font> Revision( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
|
|
<font color="blue">void</font> FreezeFixtures()<br>
|
|
<font color="blue">void</font> MeltFixtures()<br>
|
|
<font color="blue">void</font> OnRevised()<br>
|
|
<font color="blue">void</font> SendDetailedInfoTo( <!-- DBG-0 --><a href="NetState.html">NetState</a> state )<br>
|
|
<font color="blue">void</font> SendGeneralInfoTo( <!-- DBG-0 --><a href="NetState.html">NetState</a> state )<br>
|
|
<font color="blue">void</font> Serialize( <!-- DBG-0 --><a href="GenericWriter.html">GenericWriter</a> writer )<br>
|
|
</body>
|
|
</html>
|