Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
actionturnonchemlight.c
Go to the documentation of this file.
1
class
ActionTurnOnChemlight
:
ActionTurnOnWhileInHands
2
{
3
void
ActionTurnOnChemlight
()
4
{
5
m_CommandUID =
DayZPlayerConstants
.CMD_ACTIONMOD_LITCHEMLIGHT;
6
m_Text
=
"#activate"
;
7
}
8
};
ActionTurnOnChemlight
Definition:
actionturnonchemlight.c:1
ActionTurnOnWhileInHands
Definition:
actionturnonwhileinhands.c:1
DayZPlayerConstants
DayZPlayerConstants
defined in C++
Definition:
dayzplayer.c:601
m_Text
protected string m_Text
Definition:
actionbase.c:49
DAYZ
scripts_v1.24.157551
scripts
world
classes
useractionscomponent
actions
singleuse
actionturnonchemlight.c
Generated by
1.8.17