DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ ActionInteractBase()

void ActionInteractBase::ActionInteractBase ( )
inlineprivate

См. определение в файле ActionInteractBase.c строка 43

44 {
45 m_CallbackClass = ActionInteractBaseCB;
46 m_CommandUID = DayZPlayerConstants.CMD_ACTIONMOD_PICKUP_HANDS;
47 }
int m_CommandUID
Определения AnimatedActionBase.c:143
DayZPlayerConstants
defined in C++
Определения dayzplayer.c:602

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

Используется в CheckIfDoorIsLocked().