Freeciv-3.1
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 860 of file packets_gen.h.

Field Documentation

◆ caption

char packet_page_msg::caption[MAX_LEN_MSG]

Definition at line 861 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 863 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 862 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 864 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 865 of file packets_gen.h.

Referenced by page_conn_etype(), and send_packet_page_msg_100().