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

◆ CanReceiveItemIntoCargo()

override bool ManBase::CanReceiveItemIntoCargo ( EntityAI item)
inlineprotected

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

1962 {
1963 return super.CanReceiveItemIntoCargo(item);
1964 }