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

◆ GetInventoryHandAnimation()

bool Entity::GetInventoryHandAnimation ( notnull InventoryLocation loc,
out int value )
inlineprotected

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

4103 {
4104 value = -1;
4105 return false;
4106 }