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

◆ GetCarDoorsState()

int GetCarDoorsState ( string slotType)
protected

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

2509 {
2510 return CarDoorState.DOORS_MISSING;
2511 }
CarDoorState
Определения CarScript.c:2

Используется в CarScript::CrewCanGetThrough() и CarScript::OnSound().