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

◆ DoPlacingHeightCheck()

bool Entity::DoPlacingHeightCheck ( )
inlineprotected

Do the roof check when placing this?

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

631 {
632 return false;
633 }