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

◆ GetDeployTime()

float InventoryItem::GetDeployTime ( )
inlineprotected

how long it takes to deploy this item in seconds

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

4337 {
4338 return UATimeSpent.DEFAULT_DEPLOY;
4339 }

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