Cronous Emulation Server Daemon

PlayerCharacterClass._weight_per_sta Field

[Visual Basic]
Public _weight_per_sta As Double
[C#]
public double _weight_per_sta;
[C++]
public: double _weight_per_sta;
[JScript]
public var _weight_per_sta: double;

See Also

PlayerCharacterClass Class | croemud.character Namespace