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

◆ GetDeployTime()

float InventoryItem::GetDeployTime ( )
inlineprotected

how long it takes to deploy this item in seconds

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

4387 {
4388 return UATimeSpent.DEFAULT_DEPLOY;
4389 }

Перекрестные ссылки UATimeSpent::DEFAULT_DEPLOY.