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

◆ OnAttachmentRuined()

override void Car::OnAttachmentRuined ( EntityAI attachment)
inlineprotected

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

875 {
876 super.OnAttachmentRuined(attachment);
877
879 UpdateLights();
880 }
void UpdateHeadlightState()
Определения CarScript.c:792
override void UpdateLights(int new_gear=-1)
Определения CarScript.c:2095

Перекрестные ссылки UpdateHeadlightState() и UpdateLights().