Cronous Emulation Server Daemon

Character.vs_water Property

[Visual Basic]
Public Property vs_water As Integer
[C#]
public int vs_water { get; set; }
[C++]
public: __property int get_vs_water();
public: __property void set_vs_water(int );
[JScript]
public function get vs_water() : int
public function set vs_water(int);

See Also

Character Class | croemud.character Namespace