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

◆ CanReceiveItemIntoCargo()

override bool Clothing_Base::CanReceiveItemIntoCargo ( EntityAI item)
inlineprivate

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

59 {
60 if (!super.CanReceiveItemIntoCargo(item))
61 return false;
62
64 }
bool CanReceiveItemIntoCargoClothingConditions(EntityAI item)
Определения Clothing_Base.c:66

Перекрестные ссылки CanReceiveItemIntoCargoClothingConditions().