Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
actioneattabletfromwrapper.c
Go to the documentation of this file.
1
class
ActionEatTabletFromWrapper
:
ActionConsumeSingle
2
{
3
void
ActionEatTabletFromWrapper
()
4
{
5
m_CommandUID =
DayZPlayerConstants
.CMD_ACTIONMOD_EAT_TABLET;
6
m_CommandUIDProne =
DayZPlayerConstants
.CMD_ACTIONFB_EAT_TABLET;
7
8
m_Text
=
"#eat"
;
9
}
10
}
ActionEatTabletFromWrapper
Definition:
actioneattabletfromwrapper.c:1
ActionConsumeSingle
Definition:
actionconsumesingle.c:9
DayZPlayerConstants
DayZPlayerConstants
defined in C++
Definition:
dayzplayer.c:601
m_Text
protected string m_Text
Definition:
actionbase.c:49
DAYZ
scripts_v1.24.157551
scripts
world
classes
useractionscomponent
actions
singleuse
medical
actioneattabletfromwrapper.c
Generated by
1.8.17