naev 0.12.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 114 of file pilot.h.

Field Documentation

◆ deployed

int PilotOutfitAmmo::deployed

For fighter bays.

Definition at line 116 of file pilot.h.

◆ in_arc

int PilotOutfitAmmo::in_arc

In arc. TODO this is unused right now.

Definition at line 118 of file pilot.h.

◆ lockon_timer

double PilotOutfitAmmo::lockon_timer

Locking on timer.

Definition at line 117 of file pilot.h.

◆ quantity

int PilotOutfitAmmo::quantity

Amount of ammo.

Definition at line 115 of file pilot.h.


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