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

Data Fields

struct teamteam
 
char * defined_name
 
char * rule_name
 

Detailed Description

Definition at line 31 of file team.c.

Field Documentation

◆ defined_name

char* team_slot::defined_name

◆ rule_name

char* team_slot::rule_name

◆ team

struct team* team_slot::team

Definition at line 32 of file team.c.

Referenced by team_destroy(), team_new(), team_slot_get_team(), team_slot_is_used(), and team_slots_init().