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

◆ CanProxyObstructSelf()

override bool ItemBase::CanProxyObstructSelf ( )
inlineprotected

prevents showing cargo when outside the tent geometry

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

77 {
78 return true;
79 }