Freeciv-3.4
Loading...
Searching...
No Matches
Data Fields
packet_access_area Struct Reference

#include <packets_gen.h>

Data Fields

int player
 
int index
 
bool capital
 
bv_tiledefs tiledefs
 

Detailed Description

Definition at line 1888 of file packets_gen.h.

Field Documentation

◆ capital

bool packet_access_area::capital

Definition at line 1891 of file packets_gen.h.

Referenced by access_areas_refresh(), and handle_access_area().

◆ index

int packet_access_area::index

Definition at line 1890 of file packets_gen.h.

Referenced by access_areas_refresh(), and handle_access_area().

◆ player

int packet_access_area::player

Definition at line 1889 of file packets_gen.h.

Referenced by access_areas_refresh(), and handle_access_area().

◆ tiledefs

bv_tiledefs packet_access_area::tiledefs

Definition at line 1892 of file packets_gen.h.

Referenced by access_areas_refresh(), and handle_access_area().