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

#include <packets_gen.h>

Data Fields

char caption [MAX_LEN_MSG]
 
char headline [MAX_LEN_MSG]
 
enum event_type event
 
int len
 
int parts
 

Detailed Description

Definition at line 834 of file packets_gen.h.

Field Documentation

◆ caption

char packet_page_msg::caption[MAX_LEN_MSG]

Definition at line 835 of file packets_gen.h.

Referenced by page_conn_etype(), and send_packet_page_msg_100().

◆ event

enum event_type packet_page_msg::event

Definition at line 837 of file packets_gen.h.

Referenced by page_conn_etype(), and send_packet_page_msg_100().

◆ headline

char packet_page_msg::headline[MAX_LEN_MSG]

Definition at line 836 of file packets_gen.h.

Referenced by page_conn_etype(), and send_packet_page_msg_100().

◆ len

int packet_page_msg::len

Definition at line 838 of file packets_gen.h.

Referenced by page_conn_etype(), and send_packet_page_msg_100().

◆ parts

int packet_page_msg::parts

Definition at line 839 of file packets_gen.h.

Referenced by page_conn_etype(), and send_packet_page_msg_100().