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

Detailed information about the nation relationship (currently per month, but could be used elsewhere). More...

#include <cp_nation.h>

Data Fields

bool inuse
 
float happiness
 
int xviInfection
 

Detailed Description

Detailed information about the nation relationship (currently per month, but could be used elsewhere).

Todo:
Maybe we should also move the "funding" stuff (see nation_t) in here? It is static right now though so i see no reason to do that yet.

Definition at line 33 of file cp_nation.h.

Field Documentation

bool nationInfo_s::inuse

Is this entry used?

Definition at line 34 of file cp_nation.h.

Referenced by CL_ParseNations(), NAT_LoadXML(), and NAT_SaveXML().

int nationInfo_s::xviInfection

Increase by one each time a XVI spread is done in this nation.

Definition at line 38 of file cp_nation.h.

Referenced by AB_BaseSearchedByNations(), CP_CheckTriggerEvent(), CP_ChooseNation(), CP_GetAverageXVIRate(), GEO_DrawMarkers(), NAT_LoadXML(), NAT_SaveXML(), and UR_DialogInitSell_f().


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