AvatarsConquest/Docs/types/Player.html

26 lines
2.1 KiB
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - Player</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Ethics.html">Back to Server.Ethics</a></h4>
<h2>Player</h2>
(<font color="blue">static</font>) <!-- DBG-0 --><a href="Player.html">Player</a> Find( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> mob )<br>
(<font color="blue">static</font>) <!-- DBG-0 --><a href="Player.html">Player</a> Find( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> mob, <font color="blue">bool</font> inherit )<br>
(<font color="blue">ctor</font>) Player( <!-- DBG-0 --><a href="Ethic.html">Ethic</a> ethic, <!-- DBG-0 --><a href="Mobile.html">Mobile</a> mobile )<br>
(<font color="blue">ctor</font>) Player( <!-- DBG-0 --><a href="Ethic.html">Ethic</a> ethic, <!-- DBG-0 --><a href="GenericReader.html">GenericReader</a> reader )<br>
<!-- DBG-0 --><a href="Ethic.html">Ethic</a> Ethic( <font color="blue">get</font>; )<br>
<!-- DBG-0 --><a href="Mobile.html">Mobile</a> Familiar( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
<font color="blue">int</font> History( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
<font color="blue">bool</font> IsShielded( <font color="blue">get</font>; )<br>
<!-- DBG-0 --><a href="Mobile.html">Mobile</a> Mobile( <font color="blue">get</font>; )<br>
<font color="blue">int</font> Power( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
<!-- DBG-0 --><a href="Mobile.html">Mobile</a> Steed( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
<font color="blue">void</font> Attach()<br>
<font color="blue">void</font> BeginShield()<br>
<font color="blue">void</font> CheckAttach()<br>
<font color="blue">void</font> Detach()<br>
<font color="blue">void</font> FinishShield()<br>
<font color="blue">void</font> Serialize( <!-- DBG-0 --><a href="GenericWriter.html">GenericWriter</a> writer )<br>
</body>
</html>