Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
tendencyhunger.c
Go to the documentation of this file.
1
class
TendencyHunger
extends
DisplayElementTendency
2
{
3
void
TendencyHunger(
PlayerBase
player)
4
{
5
m_Type
= eDisplayElements.DELM_TDCY_ENERGY;
6
m_Key
=
NTFKEY_HUNGRY
;
7
}
8
}
m_Key
string m_Key
Definition:
enentity.c:4
m_Type
eBleedingSourceType m_Type
Definition:
bleedingsource.c:25
NTFKEY_HUNGRY
const int NTFKEY_HUNGRY
Definition:
_constants.c:34
DisplayElementTendency
Definition:
tendencybacteria.c:1
PlayerBase
Definition:
playerbaseclient.c:1
DAYZ
scripts_v1.24.157551
scripts
world
classes
virtualhud
elements
tendency
tendencyhunger.c
Generated by
1.8.17