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

Private Member Functions

void ActionFoldBandanaToHead ()
 
override string GetText ()
 

Detailed Description

Definition at line 1 of file ActionFoldBandanaToHead.c.

Constructor & Destructor Documentation

◆ ActionFoldBandanaToHead()

void ActionFoldBandanaToHead::ActionFoldBandanaToHead ( )
inlineprivate

Definition at line 3 of file ActionFoldBandanaToHead.c.

4 {
5 m_CommandUID = DayZPlayerConstants.CMD_ACTIONMOD_PICKUP_HANDS;
6 m_SlotID = InventorySlots.HEADGEAR;
7 }
provides access to slot configuration
DayZPlayerConstants
defined in C++
Definition dayzplayer.c:597

References AnimatedActionBase::m_CommandUID, and ActionFoldEntityToSlot::m_SlotID.

Member Function Documentation

◆ GetText()

override string ActionFoldBandanaToHead::GetText ( )
inlineprivate

Definition at line 9 of file ActionFoldBandanaToHead.c.

9{ return "#bandana_to_head"; }

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