|
UFO: Alien Invasion
|
Info on a wound. More...
#include <chr_shared.h>

Public Member Functions | |
| woundInfo_s () | |
Data Fields | |
| int | woundLevel [BODYPART_MAXTYPE] |
| int | treatmentLevel [BODYPART_MAXTYPE] |
Info on a wound.
Definition at line 361 of file chr_shared.h.
|
inline |
Definition at line 365 of file chr_shared.h.
References OBJZERO, treatmentLevel, and woundLevel.
| int woundInfo_t::treatmentLevel[BODYPART_MAXTYPE] |
Definition at line 363 of file chr_shared.h.
Referenced by AI_SetStats(), AM_CheckFire(), CHAR_ParseData(), CHAR_UpdateData(), CL_ActorInjuryModifier(), CL_ActorWound(), G_ActorGetInjuryPenalty(), G_ClientReadCharacter(), G_EventActorWound(), G_SendCharacterData(), G_SendWoundStats(), G_TreatActor(), GAME_LoadCharacter(), GAME_NetSendCharacter(), GAME_SaveCharacter(), HOS_EntryWoundData(), HOS_GetInjuryLevel(), HOS_HealWounds(), HUD_ActorWoundData_f(), and woundInfo_s().
| int woundInfo_t::woundLevel[BODYPART_MAXTYPE] |
Definition at line 362 of file chr_shared.h.
Referenced by CL_ActorInjuryModifier(), CL_ActorWound(), G_ActorGetInjuryPenalty(), G_BleedWounds(), G_DamageActor(), G_EventActorWound(), G_IsActorWounded(), G_SendCharacterData(), G_SendWoundStats(), G_TreatActor(), HUD_ActorWoundData_f(), and woundInfo_s().