AvatarsConquest/Docs/types/BaseMonolith.html

23 lines
2.8 KiB
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - BaseMonolith</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>BaseMonolith : <!-- DBG-1 --><a href="BaseSystemController.html">BaseSystemController</a>, <!-- DBG-2.2 --><a href="IHued.html">IHued</a>, <!-- DBG-2.1 --><font color="blue">IComparable</font>&lt;<a href="Item.html">Item</a>&gt;, <!-- DBG-2.2 --><a href="ISerializable.html">ISerializable</a>, <!-- DBG-2.2 --><a href="ISpawnable.html">ISpawnable</a>, <!-- DBG-2.2 --><a href="IEntity.html">IEntity</a>, <!-- DBG-2.2 --><a href="IPoint3D.html">IPoint3D</a>, <!-- DBG-2.2 --><a href="IPoint2D.html">IPoint2D</a>, <!-- DBG-2.1 --><font color="blue">IComparable</font>, <!-- DBG-2.1 --><font color="blue">IComparable</font>&lt;<a href="IEntity.html">IEntity</a>&gt;</h2>
<h4>Derived Types: <!-- DBG-3 --><a href="StrongholdMonolith.html">StrongholdMonolith</a>, <!-- DBG-3 --><a href="TownMonolith.html">TownMonolith</a></h4>
(<font color="blue">static</font>) <font color="blue">List</font>&lt;<a href="BaseMonolith.html">BaseMonolith</a>&gt; Monoliths( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
(<font color="blue">ctor</font>) BaseMonolith( <!-- DBG-0 --><a href="Serial.html">Serial</a> serial )<br>
(<font color="blue">ctor</font>) BaseMonolith( <!-- DBG-0 --><a href="Town.html">Town</a> town, <!-- DBG-0 --><a href="Faction.html">Faction</a> faction )<br>
<!-- DBG-0 --><a href="Faction.html">Faction</a> Faction( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
<!-- DBG-0 --><a href="Sigil.html">Sigil</a> Sigil( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
<!-- DBG-0 --><a href="Town.html">Town</a> Town( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
<font color="blue">virtual</font> <font color="blue">void</font> Deserialize( <!-- DBG-0 --><a href="GenericReader.html">GenericReader</a> reader )<br>
<font color="blue">virtual</font> <font color="blue">void</font> OnAfterDelete()<br>
<font color="blue">virtual</font> <font color="blue">void</font> OnLocationChange( <!-- DBG-0 --><a href="Point3D.html">Point3D</a> oldLocation )<br>
<font color="blue">virtual</font> <font color="blue">void</font> OnMapChange()<br>
<font color="blue">virtual</font> <font color="blue">void</font> OnTownChanged()<br>
<font color="blue">virtual</font> <font color="blue">void</font> Serialize( <!-- DBG-0 --><a href="GenericWriter.html">GenericWriter</a> writer )<br>
<font color="blue">virtual</font> <font color="blue">void</font> UpdateSigil()<br>
</body>
</html>