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

Private Member Functions

void CAContinuousWaterSlot (float quantity_used_per_second)
 
override void Setup (ActionData action_data)
 
override int Execute (ActionData action_data)
 
override float GetProgress ()
 

Private Attributes

protected float m_PlantThirstyness
 
protected float m_TimeToComplete
 
protected float m_StartQuantity
 
protected Slot m_Slot
 
protected float m_SpentQuantityTotal
 DEPRECATED.
 

Constructor & Destructor Documentation

◆ CAContinuousWaterSlot()

void CAContinuousWaterSlot ( float  quantity_used_per_second)
inlineprivate

Member Function Documentation

◆ Execute()

◆ GetProgress()

override float GetProgress ( )
inlineprivate

◆ Setup()

Field Documentation

◆ m_PlantThirstyness

protected float m_PlantThirstyness
private

Referenced by GetProgress(), and Setup().

◆ m_Slot

protected Slot m_Slot
private

Referenced by Execute(), GetProgress(), and Setup().

◆ m_SpentQuantityTotal

protected float m_SpentQuantityTotal
private

DEPRECATED.

◆ m_StartQuantity

protected float m_StartQuantity
private

Referenced by GetProgress(), and Setup().

◆ m_TimeToComplete

protected float m_TimeToComplete
private

Referenced by Setup().


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