UFO: Alien Invasion
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
implant_s Struct Reference

#include <chr_shared.h>

Data Fields

const implantDef_tdef
 
int installedTime
 
int removedTime
 
int trigger
 

Detailed Description

Definition at line 361 of file chr_shared.h.

Field Documentation

const implantDef_t* implant_s::def

if null, the slot is still empty

Definition at line 362 of file chr_shared.h.

Referenced by CHRSH_ApplyImplant(), CHRSH_UpdateImplants(), GAME_LoadCharacter(), GAME_SaveCharacter(), RunEffectForImplant(), and RunImplant().

int implant_s::installedTime

the remaining days until the implant is ready

Definition at line 363 of file chr_shared.h.

Referenced by CHRSH_ApplyImplant(), CHRSH_UpdateImplants(), GAME_LoadCharacter(), GAME_SaveCharacter(), and RunImplant().

int implant_s::removedTime

the remaining days until the removal is ready

Definition at line 364 of file chr_shared.h.

Referenced by CHRSH_UpdateImplants(), GAME_LoadCharacter(), GAME_SaveCharacter(), and RunImplant().

int implant_s::trigger

Definition at line 365 of file chr_shared.h.

Referenced by CHRSH_ApplyImplant(), and CHRSH_UpdateImplants().


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