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

◆ ActionInteractLoopBase()

void ActionInteractLoopBase::ActionInteractLoopBase ( )
inlineprivate

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

36 {
37 m_CallbackClass = ActionInteractLoopBaseCB;
38 m_CommandUID = DayZPlayerConstants.CMD_ACTIONFB_INTERACT;
39 }
int m_CommandUID
Определения AnimatedActionBase.c:143
DayZPlayerConstants
defined in C++
Определения dayzplayer.c:602

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