Freeciv-3.1
Loading...
Searching...
No Matches
Data Fields
nation_style Struct Reference

#include <style.h>

Data Fields

int id
 
struct name_translation name
 
bool ruledit_disabled
 

Detailed Description

Definition at line 21 of file style.h.

Field Documentation

◆ id

int nation_style::id

Definition at line 23 of file style.h.

Referenced by style_number(), and styles_alloc().

◆ name

struct name_translation nation_style::name

Definition at line 24 of file style.h.

Referenced by handle_ruleset_style(), style_name_translation(), and style_rule_name().

◆ ruledit_disabled

bool nation_style::ruledit_disabled

Definition at line 25 of file style.h.

Referenced by styles_alloc().