DayZ 1.24
Loading...
Searching...
No Matches
ActionDrinkCan.c
Go to the documentation of this file.
2{
4 {
5 m_CommandUID = DayZPlayerConstants.CMD_ACTIONMOD_DRINK;
6 m_CommandUIDProne = DayZPlayerConstants.CMD_ACTIONFB_DRINK;
7 m_Text = "#drink";
8 }
9};
string m_Text
Definition ActionBase.c:49
void ActionDrinkCan()
DayZPlayerConstants
defined in C++
Definition dayzplayer.c:597