Cronous Emulation Server Daemon

Player.money_in_hand Property

Gets the money in hand.

[Visual Basic]
Public Property ReadOnly money_in_hand As UInt32
[C#]
public uint money_in_hand { get; }
[C++]
public: __property unsigned int get_money_in_hand();
[JScript]
public function get money_in_hand() : UInt32

See Also

Player Class | croemud.game Namespace