Y.
[Visual Basic] Public Property y As Short [C#] public short y { get; set; } [C++] public: __property short get_y(); public: __property void set_y(short ); [JScript] public function get y() : short public function set y(short);
CharacterPosition Class | croemud.serverpacket Namespace