naev 0.12.5
PilotCommodity Struct Reference

Stores a pilot commodity. More...

#include <pilot.h>

Collaboration diagram for PilotCommodity:

Data Fields

const Commoditycommodity
int quantity
unsigned int id

Detailed Description

Stores a pilot commodity.

Definition at line 223 of file pilot.h.

Field Documentation

◆ commodity

const Commodity* PilotCommodity::commodity

Associated commodity.

Definition at line 224 of file pilot.h.

◆ id

unsigned int PilotCommodity::id

Special mission id for cargo, 0 means none.

Definition at line 226 of file pilot.h.

◆ quantity

int PilotCommodity::quantity

Amount player has.

Definition at line 225 of file pilot.h.


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