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

◆ GetProgress()

override float CAContinuousWaterSlot::GetProgress ( )
inlineprotected

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

101 {
102 return -((m_Slot.GetWater() - m_StartQuantity) / m_PlantThirstyness);
103 }
float m_StartQuantity
Определения CAContinuousWaterSlot.c:5
float m_PlantThirstyness
Определения CAContinuousWaterSlot.c:3

Перекрестные ссылки m_PlantThirstyness, m_Slot и m_StartQuantity.