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

#include <packets_gen.h>

Data Fields

int id
 
char name [MAX_LEN_NAME]
 
char rule_name [MAX_LEN_NAME]
 

Detailed Description

Definition at line 1163 of file packets_gen.h.

Field Documentation

◆ id

int packet_ruleset_style::id

Definition at line 1164 of file packets_gen.h.

Referenced by handle_ruleset_style(), and send_ruleset_styles().

◆ name

char packet_ruleset_style::name[MAX_LEN_NAME]

Definition at line 1165 of file packets_gen.h.

Referenced by handle_ruleset_style(), and send_ruleset_styles().

◆ rule_name

char packet_ruleset_style::rule_name[MAX_LEN_NAME]

Definition at line 1166 of file packets_gen.h.

Referenced by handle_ruleset_style(), and send_ruleset_styles().