DayZ
1.24
Loading...
Searching...
No Matches
ActionDrinkCookingPot.c
Go to the documentation of this file.
1
class
ActionDrinkCookingPot
:
ActionDrink
2
{
3
void
ActionDrinkCookingPot
()
4
{
5
m_CommandUID
=
DayZPlayerConstants
.CMD_ACTIONMOD_DRINK;
6
}
7
};
ActionDrinkCookingPot
Definition
ActionDrinkCookingPot.c:2
ActionDrinkCookingPot::ActionDrinkCookingPot
void ActionDrinkCookingPot()
Definition
ActionDrinkCookingPot.c:3
ActionDrink
Definition
ActionDrink.c:10
AnimatedActionBase::m_CommandUID
int m_CommandUID
Definition
AnimatedActionBase.c:122
DayZPlayerConstants
DayZPlayerConstants
defined in C++
Definition
dayzplayer.c:597
scripts
4_World
Classes
UserActionsComponent
Actions
Continuous
ActionDrinkCookingPot.c
Generated by
1.10.0