Freeciv-3.2
Loading...
Searching...
No Matches
Data Fields
texai_worker_task_req Struct Reference

Data Fields

int city_id
 
struct worker_task task
 

Detailed Description

Definition at line 51 of file texaicity.c.

Field Documentation

◆ city_id

int texai_worker_task_req::city_id

Definition at line 53 of file texaicity.c.

Referenced by texai_city_worker_requests_create(), and texai_req_worker_task_rcv().

◆ task

struct worker_task texai_worker_task_req::task

Definition at line 54 of file texaicity.c.

Referenced by texai_city_worker_requests_create(), and texai_req_worker_task_rcv().