buyListEntry_s Struct Reference

An entry in the buylist. More...

Collaboration diagram for buyListEntry_s:
Collaboration graph
[legend]

Data Fields

const objDef_titem
const ugv_tugv
const aircraft_taircraft

Detailed Description

An entry in the buylist.

Note:
The pointers are used XOR - there can be only one (used).

Definition at line 41 of file cp_market_callbacks.c.


Field Documentation

Used for aircraft production - aircraft template

Definition at line 45 of file cp_market_callbacks.c.

Referenced by BS_BuyAircraft_f(), BS_BuyType(), BS_GetMinMaxValueByItemID(), BS_GetObjectDefition(), BS_MarketClick_f(), and BS_SellAircraft_f().

Item pointer

Definition at line 42 of file cp_market_callbacks.c.

Referenced by BS_BuyType(), BS_GetObjectDefition(), and BS_MarketClick_f().

Used for mixed UGV (characters) and FILTER_UGVITEM (items) list. If not NULL a FILTER_UGVITEM-item is set in "item".

Definition at line 43 of file cp_market_callbacks.c.

Referenced by BS_BuyItem_f(), BS_BuyType(), BS_GetMinMaxValueByItemID(), BS_GetObjectDefition(), BS_MarketClick_f(), and BS_SellItem_f().


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

Generated by  doxygen 1.6.2