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

◆ CanDropEntity()

bool Entity::CanDropEntity ( notnull EntityAI item)
inlineprotected

Returns if item can be dropped out from this entity.

См. определение в файле 3_Game/DayZ/Entities/EntityAI.c строка 2132

2133 {
2134 return true;
2135 }

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