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

◆ DisableVicinityIcon()

bool IEntity::DisableVicinityIcon ( )
inlineprivate

Disables icon in the vicinity, useful for large, immovable items, that are not buildings.

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

806 {
807 return false;
808 }