Freeciv-3.3
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 838 of file packets_gen.h.

Field Documentation

◆ caption

char packet_page_msg::caption[MAX_LEN_MSG]

Definition at line 839 of file packets_gen.h.

Referenced by page_conn_etype().

◆ event

enum event_type packet_page_msg::event

Definition at line 841 of file packets_gen.h.

Referenced by page_conn_etype().

◆ headline

char packet_page_msg::headline[MAX_LEN_MSG]

Definition at line 840 of file packets_gen.h.

Referenced by page_conn_etype().

◆ len

int packet_page_msg::len

Definition at line 842 of file packets_gen.h.

Referenced by page_conn_etype().

◆ parts

int packet_page_msg::parts

Definition at line 843 of file packets_gen.h.

Referenced by page_conn_etype().