DIFF

class RainProcurementManagerSource

DEPRECATED, done through the RainProcurementHandler / component instead

Constructors 1

void RainProcurementManager(ItemBase procuring_item)
References m_ProcuringItem

Constants 1

protected const int RAIN_COEFFICIENT = 10

Members 3

protected ItemBase m_ProcuringItem
protected int m_IsUnderRoof
protected ref Timer m_UpdateTimer

Methods 4

void InitRainProcurement()
bool IsRunning()
References m_UpdateTimer
void StopRainProcurement()