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

◆ GetInventoryHandAnimation()

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

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

4160 {
4161 value = -1;
4162 return false;
4163 }