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

#include <packets_gen.h>

Data Fields

int city_id
 
Specialist_type_id from
 
Specialist_type_id to
 

Detailed Description

Definition at line 456 of file packets_gen.h.

Field Documentation

◆ city_id

int packet_city_change_specialist::city_id

Definition at line 457 of file packets_gen.h.

Referenced by dsend_packet_city_change_specialist().

◆ from

Specialist_type_id packet_city_change_specialist::from

Definition at line 458 of file packets_gen.h.

Referenced by dsend_packet_city_change_specialist().

◆ to

Specialist_type_id packet_city_change_specialist::to

Definition at line 459 of file packets_gen.h.

Referenced by dsend_packet_city_change_specialist().