Area.msg 220 B

1234567
  1. # This represents a general purpose area obejct in map
  2. # Id of this Area object. Must be unique within all area objects.
  3. int32 area_id
  4. # Vertices that describes this area. Must be in clockwise order.
  5. int32[] point_ids