Position y.
[Visual Basic] Public Property pos_y As Short [C#] public short pos_y { get; set; } [C++] public: __property short get_pos_y(); public: __property void set_pos_y(short ); [JScript] public function get pos_y() : short public function set pos_y(short);
CharacterProfile Class | croemud.serverpacket Namespace