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

◆ CanReceiveItemIntoCargo()

bool CargoBase::CanReceiveItemIntoCargo ( EntityAI item)
inlineprivate

condition EntityAI::CanReceiveItemIntoCargo for Cargo.

Возвращает
true if cargo can be added, false otherwise

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

65{ return true; }