Cronous Emulation Server Daemon

Player.weight Property

Gets weight.

[Visual Basic]
Public Property ReadOnly weight As Integer
[C#]
public int weight { get; }
[C++]
public: __property int get_weight();
[JScript]
public function get weight() : int

See Also

Player Class | croemud.game Namespace