BritainKnights/Docs/types/Key.html

30 lines
3.8 KiB
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - Key</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>Key : <!-- 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>&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>Nested Types: <!-- DBG-4 --><a href="CopyTarget.html">CopyTarget</a>, <!-- DBG-4 --><a href="RenamePrompt.html">RenamePrompt</a>, <!-- DBG-4 --><a href="UnlockTarget.html">UnlockTarget</a></h4>
(<font color="blue">static</font>) <font color="blue">bool</font> ContainsKey( <!-- DBG-0 --><a href="Container.html">Container</a> cont, <font color="blue">uint</font> keyValue )<br>
(<font color="blue">static</font>) <font color="blue">uint</font> RandomValue()<br>
(<font color="blue">static</font>) <font color="blue">void</font> RemoveKeys( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> m, <font color="blue">uint</font> keyValue )<br>
(<font color="blue">static</font>) <font color="blue">void</font> RemoveKeys( <!-- DBG-0 --><a href="Container.html">Container</a> cont, <font color="blue">uint</font> keyValue )<br>
(<font color="blue">ctor</font>) Key()<br>
(<font color="blue">ctor</font>) Key( <!-- DBG-0 --><a href="KeyType.html">KeyType</a> type )<br>
(<font color="blue">ctor</font>) Key( <!-- DBG-0 --><a href="Serial.html">Serial</a> serial )<br>
(<font color="blue">ctor</font>) Key( <font color="blue">uint</font> val )<br>
(<font color="blue">ctor</font>) Key( <!-- DBG-0 --><a href="KeyType.html">KeyType</a> type, <font color="blue">uint</font> LockVal )<br>
(<font color="blue">ctor</font>) Key( <!-- DBG-0 --><a href="KeyType.html">KeyType</a> type, <font color="blue">uint</font> LockVal, <!-- DBG-0 --><a href="Item.html">Item</a> link )<br>
<font color="blue">string</font> Description( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
<font color="blue">uint</font> KeyValue( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
<!-- DBG-0 --><a href="Item.html">Item</a> Link( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
<font color="blue">int</font> MaxRange( <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> GetProperties( <!-- DBG-0 --><a href="ObjectPropertyList.html">ObjectPropertyList</a> list )<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> 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>
<font color="blue">bool</font> UseOn( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from, <!-- DBG-0 --><a href="ILockable.html">ILockable</a> o )<br>
</body>
</html>