Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
tendencyhealth.c
Go to the documentation of this file.
1class TendencyHealth extends DisplayElementTendency
2{
4 {
5 m_Type = eDisplayElements.DELM_TDCY_HEALTH;
7 }
8
9}
eBleedingSourceType m_Type
const int NTFKEY_HEALTHY
Definition _constants.c:38
void TendencyHealth(PlayerBase player)
string m_Key
Definition enentity.c:807