DayZ 1.29
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 строка 808

809 {
810 return false;
811 }