DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
ContinuousInteractActionInput()
void ContinuousInteractActionInput::ContinuousInteractActionInput
(
PlayerBase
player
)
inline
private
См. определение в файле
ActionInput.c
строка
524
525
{
526
SetInput(
"UAAction"
);
527
m_Priority = 60;
528
m_InputType =
ActionInputType
.AIT_CONTINUOUS;
529
m_DetectFromTarget =
true
;
530
m_DetectFromItem =
false
;
531
m_DetectFromPlayer =
true
;
532
}
ActionInputType
ActionInputType
Определения
ActionInput.c:2
ContinuousInteractActionInput
Создано системой
1.13.2