Freeciv21
Develop your civilization from humble roots to a global empire
team_slot Struct Reference
+ Collaboration diagram for team_slot:

Public Attributes

struct teamteam
 
char * defined_name
 
char * rule_name
 

Detailed Description

Definition at line 26 of file team.cpp.

Member Data Documentation

◆ defined_name

char* team_slot::defined_name

◆ rule_name

char* team_slot::rule_name

◆ team

struct team* team_slot::team