UFO: Alien Invasion
Loading...
Searching...
No Matches
implantDef_t Struct Reference

#include <inv_shared.h>

Collaboration diagram for implantDef_t:
Collaboration graph

Data Fields

const char * id
int idx
const struct objDef_s * item
int installationTime
int removeTime

Detailed Description

Definition at line 101 of file inv_shared.h.

Field Documentation

◆ id

◆ idx

int implantDef_t::idx

Definition at line 103 of file inv_shared.h.

Referenced by Com_ParseImplant().

◆ installationTime

int implantDef_t::installationTime

the time that is needed in order to install the implant

Definition at line 105 of file inv_shared.h.

Referenced by CHRSH_ApplyImplant(), and RunImplant().

◆ item

const struct objDef_s* implantDef_t::item

the assigned implant effect

Definition at line 104 of file inv_shared.h.

Referenced by CHRSH_ApplyImplant(), CHRSH_UpdateImplants(), Com_ParseImplant(), and RunImplant().

◆ removeTime

int implantDef_t::removeTime

the time that is needed in order to remove the implant

Definition at line 106 of file inv_shared.h.


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