UFO: Alien Invasion
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
teamSaveFileHeader_s Struct Reference

Data Fields

uint32_t version
 
uint32_t soldiercount
 
char name [32]
 
uint32_t xmlSize
 

Detailed Description

Definition at line 44 of file cl_game_team.cpp.

Field Documentation

char teamSaveFileHeader_s::name[32]

the number of soldiers stored in this savegame savefile name

Definition at line 47 of file cl_game_team.cpp.

Referenced by GAME_SaveTeam(), and GAME_TeamSlotComments_f().

uint32_t teamSaveFileHeader_s::soldiercount

Definition at line 46 of file cl_game_team.cpp.

Referenced by GAME_SaveTeam(), and GAME_TeamSlotComments_f().

uint32_t teamSaveFileHeader_s::version

which savegame version

Definition at line 45 of file cl_game_team.cpp.

Referenced by GAME_LoadTeam(), GAME_SaveTeam(), and GAME_TeamSlotComments_f().

uint32_t teamSaveFileHeader_s::xmlSize

Definition at line 48 of file cl_game_team.cpp.

Referenced by GAME_LoadTeam(), and GAME_SaveTeam().


The documentation for this struct was generated from the following file: