23 lines
3 KiB
HTML
23 lines
3 KiB
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - HolidayTree</title>
|
|
</head>
|
|
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
|
|
<h4><a href="../namespaces/Server.Items.html">Back to Server.Items</a></h4>
|
|
<h2>HolidayTree : <!-- 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>>, <!-- DBG-2.2 --><a href="IAddon.html">IAddon</a></h2>
|
|
<h4>Nested Types: <!-- DBG-4 --><a href="Ornament.html">Ornament</a>, <!-- DBG-4 --><a href="TreeTrunk.html">TreeTrunk</a></h4>
|
|
(<font color="blue">ctor</font>) HolidayTree( <!-- DBG-0 --><a href="Serial.html">Serial</a> serial )<br>
|
|
(<font color="blue">ctor</font>) HolidayTree( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from, <!-- DBG-0 --><a href="HolidayTreeType.html">HolidayTreeType</a> type, <!-- DBG-0 --><a href="Point3D.html">Point3D</a> loc )<br>
|
|
<font color="blue">int</font> LabelNumber( <font color="blue">get</font>; )<br>
|
|
<!-- DBG-0 --><a href="Mobile.html">Mobile</a> Placer( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
|
|
<!-- DBG-0 --><a href="Item.html">Item</a> Server.Items.IAddon.Deed( <font color="blue">get</font>; )<br>
|
|
<font color="blue">void</font> AddItem( <font color="blue">int</font> x, <font color="blue">int</font> y, <font color="blue">int</font> z, <!-- DBG-0 --><a href="Item.html">Item</a> item )<br>
|
|
<font color="blue">void</font> AddOrnament( <font color="blue">int</font> x, <font color="blue">int</font> y, <font color="blue">int</font> z, <font color="blue">int</font> itemID )<br>
|
|
<font color="blue">virtual</font> <font color="blue">bool</font> CouldFit( <!-- DBG-0 --><a href="IPoint3D.html">IPoint3D</a> p, <!-- DBG-0 --><a href="Map.html">Map</a> map )<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> OnDoubleClick( <!-- 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>
|
|
<font color="blue">void</font> ValidatePlacement()<br>
|
|
</body>
|
|
</html>
|