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

◆ ToggleHeadlights()

void ToggleHeadlights ( )
protected

Switches headlights on/off, including the illumination of the control panel and synchronizes this change to all clients.

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

1837 {
1839 SetSynchDirty();
1840 }
bool m_HeadlightsOn
Определения CarScript.c:234

Перекрестные ссылки m_HeadlightsOn.

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