Dayz Explorer
1.28.160049
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:58
ActionTurnOnChemlight
DEPRECATED.
Definition
actionturnonchemlight.c:3
ActionTurnOnWhileInHands
Definition
actionturnonwhileinhands.c:2
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.12.0