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

#include <packets_gen.h>

Data Fields

int ncount
 
bool is_pickable [MAX_NUM_NATIONS]
 
bool nationset_change
 

Detailed Description

Definition at line 1157 of file packets_gen.h.

Field Documentation

◆ is_pickable

bool packet_nation_availability::is_pickable[MAX_NUM_NATIONS]

Definition at line 1159 of file packets_gen.h.

Referenced by send_nation_availability_real().

◆ nationset_change

bool packet_nation_availability::nationset_change

Definition at line 1160 of file packets_gen.h.

Referenced by send_nation_availability(), and send_nation_availability_real().

◆ ncount

int packet_nation_availability::ncount

Definition at line 1158 of file packets_gen.h.

Referenced by fit_nationset_to_players(), and send_nation_availability_real().