UFO: Alien Invasion
Loading...
Searching...
No Matches
updateCharacter_t Struct Reference
Collaboration diagram for updateCharacter_t:
Collaboration graph

Public Member Functions

 updateCharacter_s ()

Data Fields

int ucn
int HP
int STUN
int morale
woundInfo_t wounds
chrScoreGlobal_t chrscore

Detailed Description

Definition at line 29 of file cp_character.cpp.

Member Function Documentation

◆ updateCharacter_s()

updateCharacter_t::updateCharacter_s ( )
inline

Definition at line 38 of file cp_character.cpp.

References chrscore, HP, morale, STUN, ucn, and wounds.

Field Documentation

◆ chrscore

chrScoreGlobal_t updateCharacter_t::chrscore

Definition at line 36 of file cp_character.cpp.

Referenced by CHAR_ParseData(), and updateCharacter_s().

◆ HP

int updateCharacter_t::HP

Definition at line 31 of file cp_character.cpp.

Referenced by CHAR_ParseData(), and updateCharacter_s().

◆ morale

int updateCharacter_t::morale

Definition at line 33 of file cp_character.cpp.

Referenced by CHAR_ParseData(), and updateCharacter_s().

◆ STUN

int updateCharacter_t::STUN

Definition at line 32 of file cp_character.cpp.

Referenced by CHAR_ParseData(), and updateCharacter_s().

◆ ucn

int updateCharacter_t::ucn

Definition at line 30 of file cp_character.cpp.

Referenced by CHAR_ParseData(), and updateCharacter_s().

◆ wounds

woundInfo_t updateCharacter_t::wounds

Definition at line 34 of file cp_character.cpp.

Referenced by CHAR_ParseData(), and updateCharacter_s().


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