Dayz Explorer
1.29.162510
Loading...
Searching...
No Matches
actionfoldbandanatohead.c
Go to the documentation of this file.
1
class
ActionFoldBandanaToHead :
ActionFoldEntityToSlot
2
{
3
void
ActionFoldBandanaToHead ()
4
{
5
m_CommandUID
=
DayZPlayerConstants
.CMD_ACTIONMOD_PICKUP_HANDS;
6
m_SlotID =
InventorySlots
.HEADGEAR;
7
}
8
9
override
string
GetText
() {
return
"#bandana_to_head"
; }
10
};
ActionBase::GetText
string GetText()
Definition
actionbase.c:304
ActionFoldEntityToSlot
Definition
actionfoldentitytoslot.c:2
AnimatedActionBase::m_CommandUID
int m_CommandUID
Definition
animatedactionbase.c:143
InventorySlots
provides access to slot configuration
Definition
inventoryslots.c:6
DayZPlayerConstants
DayZPlayerConstants
defined in C++
Definition
dayzplayer.c:602
Daten
4_world
classes
useractionscomponent
actions
singleuse
actionfoldbandanatohead.c
Generated by
1.16.1