UFO: Alien Invasion
|
Data Fields | |
int | ucn |
int | HP |
int | STUN |
int | morale |
woundInfo_t | wounds |
chrScoreGlobal_t | chrscore |
Definition at line 29 of file cp_character.cpp.
chrScoreGlobal_t updateCharacter_t::chrscore |
Definition at line 36 of file cp_character.cpp.
Referenced by CHAR_ParseData().
int updateCharacter_t::HP |
Definition at line 31 of file cp_character.cpp.
Referenced by CHAR_ParseData().
int updateCharacter_t::morale |
Definition at line 33 of file cp_character.cpp.
Referenced by CHAR_ParseData().
int updateCharacter_t::STUN |
Definition at line 32 of file cp_character.cpp.
Referenced by CHAR_ParseData().
int updateCharacter_t::ucn |
Definition at line 30 of file cp_character.cpp.
Referenced by CHAR_ParseData().
woundInfo_t updateCharacter_t::wounds |
Definition at line 34 of file cp_character.cpp.
Referenced by CHAR_ParseData().