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

◆ IsScriptedLightsOn()

bool Car::IsScriptedLightsOn ( )
inlineprotected

Proper way to get if light is swiched on.

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

2071 {
2072 return LightIsOn();
2073 }

Используется в EEItemDetached() и UpdateBattery().