ufoRecovery_s Struct Reference

Collaboration diagram for ufoRecovery_s:
Collaboration graph
[legend]

Data Fields

const aircraft_tufoTemplate
nation_tnation
qboolean recoveryDone
float condition
ufoRecoveryNation_t UFONations [MAX_NATIONS]
ufoRecoveryNationOrder_t sortedColumn
qboolean sortDescending

Detailed Description

See also:
ufoRecoveries_t

Definition at line 66 of file cp_uforecovery_callbacks.c.


Field Documentation

How much the UFO is damaged - used for disassembies

Definition at line 70 of file cp_uforecovery_callbacks.c.

Referenced by UR_DialogInit_f(), and UR_DialogStartStore_f().

selected nation to sell to for current ufo recovery

Definition at line 68 of file cp_uforecovery_callbacks.c.

Referenced by UR_DialogGetCurrentNationIndex(), UR_DialogSelectSellNation_f(), and UR_DialogStartSell_f().

recoveryDone? Then the buttons are disabled

Definition at line 69 of file cp_uforecovery_callbacks.c.

Referenced by UR_DialogInitSell_f(), UR_DialogInitStore_f(), and UR_DialogRecoveryDone().

ascending (qfalse) / descending (qtrue)

Definition at line 73 of file cp_uforecovery_callbacks.c.

Referenced by UR_DialogInitSell_f(), and UR_DialogSortByColumn_f().

Column sell sorted by

Definition at line 72 of file cp_uforecovery_callbacks.c.

Referenced by UR_DialogInit_f(), UR_DialogInitSell_f(), and UR_DialogSortByColumn_f().

the ufo type of the current ufo recovery

Definition at line 67 of file cp_uforecovery_callbacks.c.

Referenced by UR_DialogInit_f(), UR_DialogInitSell_f(), UR_DialogStartSell_f(), and UR_DialogStartStore_f().


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

Generated by  doxygen 1.6.2