Dayz Explorer
1.29.162510
Loading...
Searching...
No Matches
actionturnonchemlight.c
Go to the documentation of this file.
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
Definition
actionbase.c:64
AnimatedActionBase::m_CommandUID
int m_CommandUID
Definition
animatedactionbase.c:143
DayZPlayerConstants
DayZPlayerConstants
defined in C++
Definition
dayzplayer.c:602
Daten
4_world
classes
useractionscomponent
actions
singleuse
actionturnonchemlight.c
Generated by
1.16.1