23 lines
3.2 KiB
HTML
23 lines
3.2 KiB
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - BaseDockedBoat</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>BaseDockedBoat : <!-- DBG-1 --><a href="Item.html">Item</a>, <!-- DBG-2.2 --><a href="IHued.html">IHued</a>, <!-- DBG-2.1 --><font color="blue">IComparable</font><<a href="Item.html">Item</a>>, <!-- 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><<a href="IEntity.html">IEntity</a>></h2>
|
|
<h4>Derived Types: <!-- DBG-3 --><a href="LargeDockedBoat.html">LargeDockedBoat</a>, <!-- DBG-3 --><a href="LargeDockedDragonBoat.html">LargeDockedDragonBoat</a>, <!-- DBG-3 --><a href="MediumDockedBoat.html">MediumDockedBoat</a>, <!-- DBG-3 --><a href="MediumDockedDragonBoat.html">MediumDockedDragonBoat</a>, <!-- DBG-3 --><a href="SmallDockedBoat.html">SmallDockedBoat</a>, <!-- DBG-3 --><a href="SmallDockedDragonBoat.html">SmallDockedDragonBoat</a></h4>
|
|
<h4>Nested Types: <!-- DBG-4 --><a href="InternalTarget.html">InternalTarget</a></h4>
|
|
(<font color="blue">ctor</font>) BaseDockedBoat( <!-- DBG-0 --><a href="Serial.html">Serial</a> serial )<br>
|
|
(<font color="blue">ctor</font>) BaseDockedBoat( <font color="blue">int</font> id, <!-- DBG-0 --><a href="Point3D.html">Point3D</a> offset, <!-- DBG-0 --><a href="BaseBoat.html">BaseBoat</a> boat )<br>
|
|
<!-- DBG-0 --><a href="BaseBoat.html">BaseBoat</a> Boat( <font color="blue">get</font>; )<br>
|
|
<font color="blue">int</font> MultiID( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
|
|
<!-- DBG-0 --><a href="Point3D.html">Point3D</a> Offset( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
|
|
<font color="blue">string</font> ShipName( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
|
|
<font color="blue">virtual</font> <font color="blue">void</font> AddNameProperty( <!-- DBG-0 --><a href="ObjectPropertyList.html">ObjectPropertyList</a> list )<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> OnDoubleClick( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from )<br>
|
|
<font color="blue">void</font> OnPlacement( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from, <!-- DBG-0 --><a href="Point3D.html">Point3D</a> p )<br>
|
|
<font color="blue">virtual</font> <font color="blue">void</font> OnSingleClick( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from )<br>
|
|
<font color="blue">virtual</font> <font color="blue">void</font> Serialize( <!-- DBG-0 --><a href="GenericWriter.html">GenericWriter</a> writer )<br>
|
|
</body>
|
|
</html>
|