naev 0.11.5
PilotOutfitAmmo Struct Reference

Stores outfit ammo. More...

#include <pilot.h>

Data Fields

int quantity
 
int deployed
 
double lockon_timer
 
int in_arc
 

Detailed Description

Stores outfit ammo.

Definition at line 98 of file pilot.h.

Field Documentation

◆ deployed

int PilotOutfitAmmo::deployed

For fighter bays.

Definition at line 100 of file pilot.h.

◆ in_arc

int PilotOutfitAmmo::in_arc

In arc.

Definition at line 102 of file pilot.h.

◆ lockon_timer

double PilotOutfitAmmo::lockon_timer

Locking on timer.

Definition at line 101 of file pilot.h.

◆ quantity

int PilotOutfitAmmo::quantity

Amount of ammo.

Definition at line 99 of file pilot.h.


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