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

◆ CanDoorBeClosed()

bool EntityAI::CanDoorBeClosed ( int doorIndex)
inlineprivate

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

144 {
145 return IsDoorOpen(doorIndex);
146 }
proto native bool IsDoorOpen(int index)
When the door is requested to be fully open (animation wanted phase is greater than 0....

Перекрестные ссылки IsDoorOpen().