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

◆ CanReceiveItemIntoHands()

override bool ItemBase::CanReceiveItemIntoHands ( EntityAI item_to_hands)
inlineprivate

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

40 {
41 return false;
42 }