Dayz Explorer
1.28.160049
Loading...
Searching...
No Matches
actiondrinkcan.c
Go to the documentation of this file.
1
class
ActionDrinkCan
:
ActionDrink
2
{
3
void
ActionDrinkCan
()
4
{
5
m_CommandUID
=
DayZPlayerConstants
.CMD_ACTIONMOD_DRINK;
6
m_CommandUIDProne
=
DayZPlayerConstants
.CMD_ACTIONFB_DRINK;
7
m_Text
=
"#drink"
;
8
}
9
};
m_CommandUIDProne
int m_CommandUIDProne
Definition
actionbase.c:32
m_CommandUID
int m_CommandUID
Definition
actionbase.c:31
ActionBase::m_Text
string m_Text
Definition
actionbase.c:58
ActionDrinkCan
Definition
actiondrinkcan.c:2
ActionDrink
Definition
actiondrink.c:10
DayZPlayerConstants
DayZPlayerConstants
defined in C++
Definition
dayzplayer.c:602
Daten
4_world
classes
useractionscomponent
actions
continuous
actiondrinkcan.c
Generated by
1.12.0