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

◆ CanReachSeatFromSeat()

override bool Boat_01_ColorBase::CanReachSeatFromSeat ( int currentSeat,
int nextSeat )
inlineprivate

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

69 {
70 return true;
71 }