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

◆ PlacementCanBeRotated()

bool Entity::PlacementCanBeRotated ( )
inlineprotected

Should return false if you want to disable hologram rotation.

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

583 {
584 return true;
585 }