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

◆ DoPlacingHeightCheck()

bool Entity::DoPlacingHeightCheck ( )
inlineprotected

Do the roof check when placing this?

См. определение в файле 3_Game/DayZ/Entities/EntityAI.c строка 642

643 {
644 return false;
645 }