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

◆ CanPutIntoHands()

override bool CanPutIntoHands ( EntityAI parent)
private

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

408 {
409 return super.CanPutIntoHands(parent);
410 }