UFO: Alien Invasion
Loading...
Searching...
No Matches
BodyPartData Class Reference

#include <chr_shared.h>

Collaboration diagram for BodyPartData:
Collaboration graph

Data Fields

char id [MAX_TEXPATH]
char name [MAX_TEXPATH]
int penalties [MODIFIER_MAX]
vec4_t shape
int bleedingFactor
int woundThreshold

Detailed Description

Definition at line 268 of file chr_shared.h.

Field Documentation

◆ bleedingFactor

int BodyPartData::bleedingFactor

Definition at line 274 of file chr_shared.h.

◆ id

char BodyPartData::id[MAX_TEXPATH]

Definition at line 270 of file chr_shared.h.

Referenced by Com_ParseBodyPart().

◆ name

char BodyPartData::name[MAX_TEXPATH]

Definition at line 271 of file chr_shared.h.

◆ penalties

int BodyPartData::penalties[MODIFIER_MAX]

Definition at line 272 of file chr_shared.h.

Referenced by Com_ParseBodyPart().

◆ shape

vec4_t BodyPartData::shape

Definition at line 273 of file chr_shared.h.

◆ woundThreshold

int BodyPartData::woundThreshold

Definition at line 275 of file chr_shared.h.


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