Cronous Emulation Server Daemon

ItemPrototype._weight Field

Item weight.

[Visual Basic]
Public _weight As Integer
[C#]
public int _weight;
[C++]
public: int _weight;
[JScript]
public var _weight: int;

See Also

ItemPrototype Class | croemud.item Namespace