Freeciv21
Develop your civilization from humble roots to a global empire
texai_worker_task_req Struct Reference
+ Collaboration diagram for texai_worker_task_req:

Public Attributes

int city_id
 
struct worker_task task
 

Detailed Description

Definition at line 49 of file texaicity.c.

Member Data Documentation

◆ city_id

int texai_worker_task_req::city_id

Definition at line 50 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 50 of file texaicity.c.

Referenced by texai_city_worker_requests_create(), and texai_req_worker_task_rcv().