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

◆ CanDropEntity()

bool Entity::CanDropEntity ( notnull EntityAI item)
inlineprotected

Returns if item can be dropped out from this entity.

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

2089 {
2090 return true;
2091 }

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