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

◆ CanReceiveItemIntoCargo()

override bool ManBase::CanReceiveItemIntoCargo ( EntityAI item)
inlineprotected

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

2094 {
2095 return super.CanReceiveItemIntoCargo(item);
2096 }