16 lines
2.6 KiB
HTML
16 lines
2.6 KiB
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - BaseShoes</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>BaseShoes : <!-- DBG-1 --><a href="BaseClothing.html">BaseClothing</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="IDyable.html">IDyable</a>, <!-- DBG-2.2 --><a href="IScissorable.html">IScissorable</a>, <!-- DBG-2.2 --><a href="IFactionItem.html">IFactionItem</a>, <!-- DBG-2.2 --><a href="ICraftable.html">ICraftable</a>, <!-- DBG-2.2 --><a href="IWearableDurability.html">IWearableDurability</a>, <!-- DBG-2.2 --><a href="IDurability.html">IDurability</a></h2>
|
|
<h4>Derived Types: <!-- DBG-3 --><a href="Boots.html">Boots</a>, <!-- DBG-3 --><a href="ElvenBoots.html">ElvenBoots</a>, <!-- DBG-3 --><a href="FurBoots.html">FurBoots</a>, <!-- DBG-3 --><a href="NinjaTabi.html">NinjaTabi</a>, <!-- DBG-3 --><a href="SamuraiTabi.html">SamuraiTabi</a>, <!-- DBG-3 --><a href="Sandals.html">Sandals</a>, <!-- DBG-3 --><a href="Shoes.html">Shoes</a>, <!-- DBG-3 --><a href="ThighBoots.html">ThighBoots</a>, <!-- DBG-3 --><a href="Waraji.html">Waraji</a></h4>
|
|
(<font color="blue">ctor</font>) BaseShoes( <font color="blue">int</font> itemID )<br>
|
|
(<font color="blue">ctor</font>) BaseShoes( <!-- DBG-0 --><a href="Serial.html">Serial</a> serial )<br>
|
|
(<font color="blue">ctor</font>) BaseShoes( <font color="blue">int</font> itemID, <font color="blue">int</font> hue )<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">bool</font> Scissor( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from, <!-- DBG-0 --><a href="Scissors.html">Scissors</a> scissors )<br>
|
|
<font color="blue">virtual</font> <font color="blue">void</font> Serialize( <!-- DBG-0 --><a href="GenericWriter.html">GenericWriter</a> writer )<br>
|
|
</body>
|
|
</html>
|