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

◆ OnAttachmentRuined()

override void OnAttachmentRuined ( EntityAI attachment)
protected

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

789 {
790 super.OnAttachmentRuined(attachment);
791
793 UpdateLights();
794 }
void UpdateLights(int new_gear=-1)
Определения CarScript.c:1842
void UpdateHeadlightState()
Определения CarScript.c:714

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