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

◆ CAContinuousWringClothes()

void CAContinuousWringClothes::CAContinuousWringClothes ( float quantity_used_per_second,
float time_to_repeat )
inlineprotected

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

7 {
8 m_QuantityUsedPerSecond = quantity_used_per_second;
9 m_DefaultTimeToRepeat = time_to_repeat;
11 }

Перекрестные ссылки CAContinuousQuantityRepeat::m_DefaultTimeToRepeat, m_InitItemQuantity и CAContinuousQuantityRepeat::m_QuantityUsedPerSecond.