Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
actionturnonchemlight.c
Go to the documentation of this file.
2 {
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