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

◆ CanPutIntoHands()

override bool CanPutIntoHands ( EntityAI parent)
private

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

455 {
456 return super.CanPutIntoHands(parent);
457 }