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