Freeciv-3.2
Loading...
Searching...
No Matches
Data Fields
tech_class Struct Reference

#include <tech.h>

Data Fields

int idx
 
struct name_translation name
 
bool ruledit_disabled
 
int cost_pct
 

Detailed Description

Definition at line 117 of file tech.h.

Field Documentation

◆ cost_pct

int tech_class::cost_pct

Definition at line 121 of file tech.h.

◆ idx

int tech_class::idx

Definition at line 118 of file tech.h.

Referenced by tech_class_by_number(), and tech_classes_init().

◆ name

struct name_translation tech_class::name

Definition at line 119 of file tech.h.

◆ ruledit_disabled

bool tech_class::ruledit_disabled

Definition at line 120 of file tech.h.

Referenced by tech_classes_init().