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

◆ GetInventoryHandAnimation()

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

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

4108 {
4109 value = -1;
4110 return false;
4111 }