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

◆ IsTakeable() [3/3]

override bool ItemBase::IsTakeable ( )
inlineprotected

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

201 {
202 return true;
203 }