Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
actionturnonchemlight.c
Go to the documentation of this file.
1
3{
5 {
6 m_CommandUID = DayZPlayerConstants.CMD_ACTIONMOD_LITCHEMLIGHT;
7 m_Text = "#activate";
8 }
9};
string m_Text
Definition actionbase.c:58
DayZPlayerConstants
defined in C++
Definition dayzplayer.c:602