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

◆ CanLoadItemIntoCargo()

override bool Clothing_Base::CanLoadItemIntoCargo ( EntityAI item)
inlineprivate

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

86 {
87 if (!super.CanLoadItemIntoCargo(item))
88 return false;
89
91 }
bool CanLoadItemIntoCargoClothingConditions(EntityAI item)
Определения Clothing_Base.c:93

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