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

Private Member Functions

void ActionEatTabletFromWrapper ()
 

Detailed Description

Definition at line 1 of file ActionEatTabletFromWrapper.c.

Constructor & Destructor Documentation

◆ ActionEatTabletFromWrapper()

void ActionEatTabletFromWrapper::ActionEatTabletFromWrapper ( )
inlineprivate

Definition at line 3 of file ActionEatTabletFromWrapper.c.

4 {
5 m_CommandUID = DayZPlayerConstants.CMD_ACTIONMOD_EAT_TABLET;
6 m_CommandUIDProne = DayZPlayerConstants.CMD_ACTIONFB_EAT_TABLET;
7
8 m_Text = "#eat";
9 }
string m_Text
Definition ActionBase.c:49
DayZPlayerConstants
defined in C++
Definition dayzplayer.c:597

References AnimatedActionBase::m_CommandUID, AnimatedActionBase::m_CommandUIDProne, and m_Text.


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