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

◆ PlacementCanBeRotated()

bool Entity::PlacementCanBeRotated ( )
inlineprotected

Should return false if you want to disable hologram rotation.

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

571 {
572 return true;
573 }