Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
actioneattabletfromwrapper.c
Go to the documentation of this file.
2 {
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