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

◆ OnAttachmentRuined()

override void Car::OnAttachmentRuined ( EntityAI attachment)
inlineprotected

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

821 {
822 super.OnAttachmentRuined(attachment);
823
825 UpdateLights();
826 }
void UpdateHeadlightState()
Определения CarScript.c:738
void UpdateLights(int new_gear=-1)
Определения CarScript.c:1953

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