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

◆ CanReachSeatFromSeat()

override bool BoatScript::CanReachSeatFromSeat ( int currentSeat,
int nextSeat )
inlineprotected

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

212 {
213 return true;
214 }