Dayz
Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Toggle main menu visibility
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
};
m_CommandUID
int m_CommandUID
Definition
actionbase.c:31
ActionDrinkCookingPot::ActionDrinkCookingPot
void ActionDrinkCookingPot()
Definition
actiondrinkcookingpot.c:3
ActionDrink::ActionDrink
void ActionDrink()
Definition
actiondrink.c:11
DayZPlayerConstants
DayZPlayerConstants
defined in C++
Definition
dayzplayer.c:602
Games
Dayz
scripts
4_world
classes
useractionscomponent
actions
continuous
actiondrinkcookingpot.c
Generated by
1.17.0