Freeciv-3.1
Loading...
Searching...
No Matches
Data Fields
packet_city_change Struct Reference

#include <packets_gen.h>

Data Fields

int city_id16
 
int city_id32
 
int production_kind
 
int production_value
 

Detailed Description

Definition at line 427 of file packets_gen.h.

Field Documentation

◆ city_id16

int packet_city_change::city_id16

Definition at line 428 of file packets_gen.h.

Referenced by dsend_packet_city_change(), and send_packet_city_change_101().

◆ city_id32

int packet_city_change::city_id32

Definition at line 429 of file packets_gen.h.

Referenced by dsend_packet_city_change(), and send_packet_city_change_100().

◆ production_kind

int packet_city_change::production_kind

◆ production_value

int packet_city_change::production_value