DayZ 1.26
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
Класс ActionFoldBandanaToHead
+ Граф наследования:ActionFoldBandanaToHead:

Закрытые члены

void ActionFoldBandanaToHead ()
 
override string GetText ()
 

Подробное описание

Конструктор(ы)

◆ ActionFoldBandanaToHead()

void ActionFoldBandanaToHead ( )
inlineprivate
4 {
5 m_CommandUID = DayZPlayerConstants.CMD_ACTIONMOD_PICKUP_HANDS;
6 m_SlotID = InventorySlots.HEADGEAR;
7 }
int m_SlotID
Definition ActionFoldEntityToSlot.c:3
int m_CommandUID
Definition AnimatedActionBase.c:143
provides access to slot configuration
Definition InventorySlots.c:6
DayZPlayerConstants
defined in C++
Definition dayzplayer.c:602

Перекрестные ссылки AnimatedActionBase::m_CommandUID и ActionFoldEntityToSlot::m_SlotID.

Методы

◆ GetText()

override string GetText ( )
inlineprivate
9{ return "#bandana_to_head"; }

Объявления и описания членов класса находятся в файле: