AvatarsConquest/Docs/types/Banker.html

26 lines
3.7 KiB
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - Banker</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Mobiles.html">Back to Server.Mobiles</a></h4>
<h2>Banker : <!-- DBG-1 --><a href="BaseVendor.html">BaseVendor</a>, <!-- DBG-2.2 --><a href="IHued.html">IHued</a>, <!-- DBG-2.1 --><font color="blue">IComparable</font>&lt;<a href="Mobile.html">Mobile</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;, <!-- DBG-2.2 --><a href="IHonorTarget.html">IHonorTarget</a>, <!-- DBG-2.2 --><a href="IVendor.html">IVendor</a></h2>
<h4>Derived Types: <!-- DBG-3 --><a href="GypsyBanker.html">GypsyBanker</a>, <!-- DBG-3 --><a href="Minter.html">Minter</a></h4>
(<font color="blue">static</font>) <font color="blue">void</font> Deposit( <!-- DBG-0 --><a href="Container.html">Container</a> cont, <font color="blue">int</font> amount )<br>
(<font color="blue">static</font>) <font color="blue">bool</font> Deposit( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from, <font color="blue">int</font> amount )<br>
(<font color="blue">static</font>) <font color="blue">int</font> DepositUpTo( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from, <font color="blue">int</font> amount )<br>
(<font color="blue">static</font>) <font color="blue">int</font> GetBalance( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from )<br>
(<font color="blue">static</font>) <font color="blue">int</font> GetBalance( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from, <font color="blue">out</font> <!-- DBG-0 --><a href="Item.html">Item</a>[] gold, <font color="blue">out</font> <!-- DBG-0 --><a href="Item.html">Item</a>[] checks )<br>
(<font color="blue">static</font>) <font color="blue">bool</font> Withdraw( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from, <font color="blue">int</font> amount )<br>
(<font color="blue">ctor</font>) Banker()<br>
(<font color="blue">ctor</font>) Banker( <!-- DBG-0 --><a href="Serial.html">Serial</a> serial )<br>
<!-- DBG-0 --><a href="NpcGuild.html">NpcGuild</a> NpcGuild( <font color="blue">get</font>; )<br>
<font color="blue">List</font>&lt;<a href="SBInfo.html">SBInfo</a>&gt; SBInfos( <font color="blue">get</font>; )<br>
<font color="blue">virtual</font> <font color="blue">void</font> AddCustomContextEntries( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from, <font color="blue">List</font>&lt;<a href="ContextMenuEntry.html">ContextMenuEntry</a>&gt; list )<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> HandlesOnSpeech( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from )<br>
<font color="blue">virtual</font> <font color="blue">void</font> InitSBInfo()<br>
<font color="blue">virtual</font> <font color="blue">void</font> OnSpeech( <!-- DBG-0 --><a href="SpeechEventArgs.html">SpeechEventArgs</a> e )<br>
<font color="blue">virtual</font> <font color="blue">void</font> Serialize( <!-- DBG-0 --><a href="GenericWriter.html">GenericWriter</a> writer )<br>
</body>
</html>