Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
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:1
ActionDrink
Definition:
actiondrink.c:9
DayZPlayerConstants
DayZPlayerConstants
defined in C++
Definition:
dayzplayer.c:601
DAYZ
scripts_v1.24.157551
scripts
world
classes
useractionscomponent
actions
continuous
actiondrinkcookingpot.c
Generated by
1.8.17