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

◆ CanReachDoorsFromSeat()

override bool BoatScript::CanReachDoorsFromSeat ( string pDoorsSelection,
int pCurrentSeat )
inlineprotected

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

233 {
234 return true;
235 }