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

◆ PlacementCanBeRotated()

bool Entity::PlacementCanBeRotated ( )
inlineprotected

Should return false if you want to disable hologram rotation.

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

571 {
572 return true;
573 }