Data 2.
[Visual Basic] Public Property data2 As Integer [C#] public int data2 { get; set; } [C++] public: __property int get_data2(); public: __property void set_data2(int ); [JScript] public function get data2() : int public function set data2(int);
ItemThrowing Class | croemud.serverpacket Namespace