См. определение в файле Land_WarheadStorage_Main.c строка 344
345 {
346 if (!super.CanDoorBeOpened(doorIndex, checkIfLocked))
347 return false;
348
349 switch (doorIndex)
350 {
351 case 4:
353 case 5:
355 case 6:
357 case 7:
359 case 8:
360 case 9:
361 case 10:
362 case 11:
363 return false;
364 }
365 return true;
366 }
proto native bool IsDoorClosed(int index)
When the phase is at the close phase target (0.0)
Перекрестные ссылки Building::IsDoorClosed().