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

map cycle list element More...

Data Fields

char * map
 
char * type
 
bool day
 
struct mapcycle_snext
 

Detailed Description

map cycle list element

Definition at line 7 of file sv_mapcycle.cpp.

Field Documentation

bool mapcycle_s::day

load the day version

Definition at line 10 of file sv_mapcycle.cpp.

Referenced by SV_MapcycleAdd(), SV_MapcycleAdd_f(), SV_NextMapcycle(), and SV_ParseMapcycle().

char* mapcycle_s::map
struct mapcycle_s* mapcycle_s::next

pointer to the next map in cycle

Definition at line 11 of file sv_mapcycle.cpp.

Referenced by SV_MapcycleAdd(), SV_MapcycleClear(), SV_MapcycleList_f(), and SV_NextMapcycle().

char* mapcycle_s::type

gametype to play on this map

Definition at line 9 of file sv_mapcycle.cpp.

Referenced by SV_MapcycleAdd(), SV_MapcycleClear(), SV_MapcycleList_f(), and SV_NextMapcycle().


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