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

#include <packets_gen.h>

Data Fields

int player_no
 
Nation_type_id nation_no
 
bool is_male
 
char name [MAX_LEN_NAME]
 
int style
 

Detailed Description

Definition at line 70 of file packets_gen.h.

Field Documentation

◆ is_male

bool packet_nation_select_req::is_male

◆ name

char packet_nation_select_req::name[MAX_LEN_NAME]

Definition at line 74 of file packets_gen.h.

Referenced by send_packet_nation_select_req_100().

◆ nation_no

Nation_type_id packet_nation_select_req::nation_no

◆ player_no

int packet_nation_select_req::player_no

◆ style

int packet_nation_select_req::style