naev 0.11.5
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 179 of file pilot.h.

Field Documentation

◆ commodity

const Commodity* PilotCommodity::commodity

Associated commodity.

Definition at line 180 of file pilot.h.

◆ id

unsigned int PilotCommodity::id

Special mission id for cargo, 0 means none.

Definition at line 182 of file pilot.h.

◆ quantity

int PilotCommodity::quantity

Amount player has.

Definition at line 181 of file pilot.h.


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