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
Player Class | croemud.game Namespace