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

◆ GetProgress()

override float CAContinuousFillCoolant::GetProgress ( )
inlineprotected

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

114 {
115 if ( m_ItemQuantity <= 0 )
116 return 1;
117
119 }
float m_SpentQuantity_total
Определения CAContinuousFillCoolant.c:5

Перекрестные ссылки m_ItemQuantity и m_SpentQuantity_total.