PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
RainProcurementManager Class Reference

DEPRECATED, done through the RainProcurementHandler / component instead. More...

Private Member Functions

void RainProcurementManager (ItemBase procuring_item)
 
void InitRainProcurement ()
 
void RainProcurementCheck ()
 
bool IsRunning ()
 
void StopRainProcurement ()
 

Private Attributes

protected ItemBase m_ProcuringItem
 
protected int m_IsUnderRoof
 
protected ref Timer m_UpdateTimer
 
protected const int RAIN_COEFFICIENT = 10
 

Detailed Description

DEPRECATED, done through the RainProcurementHandler / component instead.

Constructor & Destructor Documentation

◆ RainProcurementManager()

void RainProcurementManager ( ItemBase  procuring_item)
inlineprivate

References m_ProcuringItem.

Member Function Documentation

◆ InitRainProcurement()

void InitRainProcurement ( )
inlineprivate

◆ IsRunning()

bool IsRunning ( )
inlineprivate

References m_UpdateTimer.

◆ RainProcurementCheck()

◆ StopRainProcurement()

void StopRainProcurement ( )
inlineprivate

Field Documentation

◆ m_IsUnderRoof

protected int m_IsUnderRoof
private

◆ m_ProcuringItem

protected ItemBase m_ProcuringItem
private

◆ m_UpdateTimer

protected ref Timer m_UpdateTimer
private

◆ RAIN_COEFFICIENT

protected const int RAIN_COEFFICIENT = 10
private

Referenced by RainProcurementCheck().


The documentation for this class was generated from the following file: