Freeciv21
Develop your civilization from humble roots to a global empire
specialist Struct Reference

#include <specialist.h>

+ Collaboration diagram for specialist:

Public Attributes

int item_number
 
struct name_translation name
 
struct name_translation abbreviation
 
bool ruledit_disabled
 
char graphic_str [MAX_LEN_NAME]
 
char graphic_alt [MAX_LEN_NAME]
 
struct requirement_vector reqs
 
QVector< QString > * helptext
 

Detailed Description

Definition at line 23 of file specialist.h.

Member Data Documentation

◆ abbreviation

◆ graphic_alt

◆ graphic_str

◆ helptext

◆ item_number

int specialist::item_number

Definition at line 24 of file specialist.h.

Referenced by specialist_number(), and specialists_init().

◆ name

◆ reqs

◆ ruledit_disabled

bool specialist::ruledit_disabled

Definition at line 27 of file specialist.h.

Referenced by specialists_init().