DayZ
1.24
Loading...
Searching...
No Matches
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
}
m_Text
string m_Text
Definition
ActionBase.c:49
ActionConsumeSingle
Definition
ActionConsumeSingle.c:10
ActionEatTabletFromWrapper
Definition
ActionEatTabletFromWrapper.c:2
ActionEatTabletFromWrapper::ActionEatTabletFromWrapper
void ActionEatTabletFromWrapper()
Definition
ActionEatTabletFromWrapper.c:3
AnimatedActionBase::m_CommandUID
int m_CommandUID
Definition
AnimatedActionBase.c:122
AnimatedActionBase::m_CommandUIDProne
int m_CommandUIDProne
Definition
AnimatedActionBase.c:123
DayZPlayerConstants
DayZPlayerConstants
defined in C++
Definition
dayzplayer.c:597
scripts
4_World
Classes
UserActionsComponent
Actions
SingleUse
Medical
ActionEatTabletFromWrapper.c
Generated by
1.10.0