Dayz Explorer
1.28.160049
Loading...
Searching...
No Matches
actioneatpillfrombottle.c
Go to the documentation of this file.
1
class
ActionEatPillFromBottle
:
ActionConsumeSingle
2
{
3
void
ActionEatPillFromBottle
()
4
{
5
m_CommandUID
=
DayZPlayerConstants
.CMD_ACTIONMOD_EAT_PILL;
6
m_CommandUIDProne
=
DayZPlayerConstants
.CMD_ACTIONFB_EAT_PILL;
7
8
m_Text
=
"#eat"
;
9
}
10
}
ActionBase::m_Text
string m_Text
Definition
actionbase.c:58
ActionConsumeSingle
Definition
actionconsumesingle.c:2
ActionEatPillFromBottle
Definition
actioneatpillfrombottle.c:2
AnimatedActionBase::m_CommandUID
int m_CommandUID
Definition
animatedactionbase.c:143
AnimatedActionBase::m_CommandUIDProne
int m_CommandUIDProne
Definition
animatedactionbase.c:144
DayZPlayerConstants
DayZPlayerConstants
defined in C++
Definition
dayzplayer.c:602
Daten
4_world
classes
useractionscomponent
actions
singleuse
medical
actioneatpillfrombottle.c
Generated by
1.12.0