Freeciv-3.3
Loading...
Searching...
No Matches
Data Fields
packet_city_options_req Struct Reference

#include <packets_gen.h>

Data Fields

int city_id
 
bv_city_options options
 
enum city_wl_cancel_behavior wl_cb
 

Detailed Description

Definition at line 467 of file packets_gen.h.

Field Documentation

◆ city_id

int packet_city_options_req::city_id

Definition at line 468 of file packets_gen.h.

Referenced by dsend_packet_city_options_req().

◆ options

bv_city_options packet_city_options_req::options

Definition at line 469 of file packets_gen.h.

Referenced by dsend_packet_city_options_req().

◆ wl_cb

enum city_wl_cancel_behavior packet_city_options_req::wl_cb

Definition at line 470 of file packets_gen.h.

Referenced by dsend_packet_city_options_req().