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

◆ CanReachSeatFromSeat()

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

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

65 {
66 return true;
67 }