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

#include <packets_gen.h>

Data Fields

int id
 
char name [MAX_LEN_NAME]
 
char helptxt [MAX_LEN_PACKET]
 

Detailed Description

Definition at line 1199 of file packets_gen.h.

Field Documentation

◆ helptxt

char packet_ruleset_impr_flag::helptxt[MAX_LEN_PACKET]

Definition at line 1202 of file packets_gen.h.

Referenced by handle_ruleset_impr_flag(), and send_ruleset_buildings().

◆ id

int packet_ruleset_impr_flag::id

Definition at line 1200 of file packets_gen.h.

Referenced by handle_ruleset_impr_flag(), and send_ruleset_buildings().

◆ name

char packet_ruleset_impr_flag::name[MAX_LEN_NAME]

Definition at line 1201 of file packets_gen.h.

Referenced by handle_ruleset_impr_flag().