DayZ 1.24
Loading...
Searching...
No Matches
ActionTurnOnChemlight Class Reference
Inheritance diagram for ActionTurnOnChemlight:
[legend]
Collaboration diagram for ActionTurnOnChemlight:
[legend]

Private Member Functions

void ActionTurnOnChemlight ()
 

Detailed Description

Definition at line 1 of file ActionTurnOnChemlight.c.

Constructor & Destructor Documentation

◆ ActionTurnOnChemlight()

void ActionTurnOnChemlight::ActionTurnOnChemlight ( )
inlineprivate

Definition at line 3 of file ActionTurnOnChemlight.c.

4 {
5 m_CommandUID = DayZPlayerConstants.CMD_ACTIONMOD_LITCHEMLIGHT;
6 m_Text = "#activate";
7 }
string m_Text
Definition ActionBase.c:49
DayZPlayerConstants
defined in C++
Definition dayzplayer.c:597

References AnimatedActionBase::m_CommandUID, and m_Text.


The documentation for this class was generated from the following file: