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

◆ CanReachDoorsFromSeat()

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

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

222 {
223 return true;
224 }