naev 0.10.4
Data Fields
PilotCommodity Struct Reference

Stores a pilot commodity. More...

#include <pilot.h>

Data Fields

const Commoditycommodity
 
int quantity
 
unsigned int id
 

Detailed Description

Stores a pilot commodity.

Definition at line 172 of file pilot.h.

Field Documentation

◆ commodity

const Commodity* PilotCommodity::commodity

Associated commodity.

Definition at line 173 of file pilot.h.

◆ id

unsigned int PilotCommodity::id

Special mission id for cargo, 0 means none.

Definition at line 175 of file pilot.h.

◆ quantity

int PilotCommodity::quantity

Amount player has.

Definition at line 174 of file pilot.h.


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