Warp ID.
[Visual Basic] Public Property warp_id As UInt32 [C#] public uint warp_id { get; set; } [C++] public: __property unsigned int get_warp_id(); public: __property void set_warp_id(unsigned int ); [JScript] public function get warp_id() : UInt32 public function set warp_id(UInt32);
Warp Class | croemud.clientpacket Namespace