BritainKnights/Docs/types/BaseAttributes.html

19 lines
1.8 KiB
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - BaseAttributes</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.html">Back to Server</a></h4>
<h2>BaseAttributes</h2>
<h4>Derived Types: <!-- DBG-3 --><a href="AosArmorAttributes.html">AosArmorAttributes</a>, <!-- DBG-3 --><a href="AosAttributes.html">AosAttributes</a>, <!-- DBG-3 --><a href="AosElementAttributes.html">AosElementAttributes</a>, <!-- DBG-3 --><a href="AosSkillBonuses.html">AosSkillBonuses</a>, <!-- DBG-3 --><a href="AosWeaponAttributes.html">AosWeaponAttributes</a></h4>
(<font color="blue">ctor</font>) BaseAttributes( <!-- DBG-0 --><a href="Item.html">Item</a> owner )<br>
(<font color="blue">ctor</font>) BaseAttributes( <!-- DBG-0 --><a href="Item.html">Item</a> owner, <!-- DBG-0 --><a href="GenericReader.html">GenericReader</a> reader )<br>
(<font color="blue">ctor</font>) BaseAttributes( <!-- DBG-0 --><a href="Item.html">Item</a> owner, <!-- DBG-0 --><a href="BaseAttributes.html">BaseAttributes</a> other )<br>
<font color="blue">bool</font> IsEmpty( <font color="blue">get</font>; )<br>
<!-- DBG-0 --><a href="Item.html">Item</a> Owner( <font color="blue">get</font>; )<br>
<font color="blue">int</font> GetIndex( <font color="blue">uint</font> mask )<br>
<font color="blue">int</font> GetValue( <font color="blue">int</font> bitmask )<br>
<font color="blue">void</font> Serialize( <!-- DBG-0 --><a href="GenericWriter.html">GenericWriter</a> writer )<br>
<font color="blue">void</font> SetValue( <font color="blue">int</font> bitmask, <font color="blue">int</font> value )<br>
</body>
</html>