Cronous Emulation Server Daemon

Player._weight Field

Weight.

[Visual Basic]
Protected _weight As Integer
[C#]
protected int _weight;
[C++]
protected: int _weight;
[JScript]
protected var _weight: int;

See Also

Player Class | croemud.game Namespace