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

◆ SetVehicleCommand()

void GearChangeActionCallback::SetVehicleCommand ( HumanCommandVehicle hcv)
inlineprivate

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

7 {
8 //m_hcv = hcv;
9 hcv.SetClutchState(true);
10 }
proto native void SetClutchState(bool pState)

Перекрестные ссылки HumanCommandVehicle::SetClutchState().

Используется в DayZPlayer::CommandHandler().