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

◆ CrewCanGetThrough()

override bool BoatScript::CrewCanGetThrough ( int posIdx)
inlineprotected

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

207 {
208 return true;
209 }