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

Data Fields

int id
 
int owner
 
int tindex
 
int type
 

Detailed Description

Definition at line 52 of file texaiworld.c.

Field Documentation

◆ id

int texai_unit_info_msg::id

Definition at line 54 of file texaiworld.c.

Referenced by texai_unit_info_recv(), and texai_unit_update().

◆ owner

int texai_unit_info_msg::owner

Definition at line 55 of file texaiworld.c.

Referenced by texai_unit_info_recv(), and texai_unit_update().

◆ tindex

int texai_unit_info_msg::tindex

Definition at line 56 of file texaiworld.c.

Referenced by texai_unit_info_recv(), and texai_unit_update().

◆ type

int texai_unit_info_msg::type

Definition at line 57 of file texaiworld.c.

Referenced by texai_unit_info_recv(), and texai_unit_update().