DayZ
1.24
Loading...
Searching...
No Matches
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
};
m_Text
string m_Text
Definition
ActionBase.c:49
ActionTurnOnChemlight
Definition
ActionTurnOnChemlight.c:2
ActionTurnOnChemlight::ActionTurnOnChemlight
void ActionTurnOnChemlight()
Definition
ActionTurnOnChemlight.c:3
ActionTurnOnWhileInHands
Definition
ActionTurnOnWhileInHands.c:2
AnimatedActionBase::m_CommandUID
int m_CommandUID
Definition
AnimatedActionBase.c:122
DayZPlayerConstants
DayZPlayerConstants
defined in C++
Definition
dayzplayer.c:597
scripts
4_World
Classes
UserActionsComponent
Actions
SingleUse
ActionTurnOnChemlight.c
Generated by
1.10.0