DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
ActionEatPillFromBottle.c
См. документацию.
1
class
ActionEatPillFromBottle
:
ActionConsumeSingle
2
{
3
void
ActionEatPillFromBottle
()
4
{
5
m_CommandUID
=
DayZPlayerConstants
.CMD_ACTIONMOD_EAT_PILL;
6
m_CommandUIDProne
=
DayZPlayerConstants
.CMD_ACTIONFB_EAT_PILL;
7
8
m_Text
=
"#eat"
;
9
}
10
}
ActionBase::m_Text
string m_Text
Определения
ActionBase.c:58
ActionConsumeSingle::ActionConsumeSingle
void ActionConsumeSingle()
Определения
ActionConsumeSingle.c:5
ActionEatPillFromBottle::ActionEatPillFromBottle
void ActionEatPillFromBottle()
Определения
ActionEatPillFromBottle.c:3
AnimatedActionBase::m_CommandUID
int m_CommandUID
Определения
AnimatedActionBase.c:143
AnimatedActionBase::m_CommandUIDProne
int m_CommandUIDProne
Определения
AnimatedActionBase.c:144
DayZPlayerConstants
DayZPlayerConstants
defined in C++
Определения
dayzplayer.c:602
Ishodniki
scripts
4_World
Classes
UserActionsComponent
Actions
SingleUse
Medical
ActionEatPillFromBottle.c
Создано системой
1.13.2