UFO: Alien Invasion
Loading...
Searching...
No Matches
itemCargo_t Struct Reference

item cargo entry More...

#include <itemcargo.h>

Collaboration diagram for itemCargo_t:
Collaboration graph

Data Fields

const objDef_tobjDef
int amount
int looseAmount

Detailed Description

item cargo entry

Definition at line 32 of file itemcargo.h.

Field Documentation

◆ amount

int itemCargo_t::amount

Number of items of this type in this cargo

Definition at line 34 of file itemcargo.h.

Referenced by ItemCargo::getAmount().

◆ looseAmount

int itemCargo_t::looseAmount

Number of loose/partial items - like bullets for clip

Definition at line 35 of file itemcargo.h.

Referenced by ItemCargo::getLooseAmount().

◆ objDef

const objDef_t* itemCargo_t::objDef

Pointer to object definition structure

Definition at line 33 of file itemcargo.h.


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