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

Private Member Functions

void CAContinuousDisinfectPlant (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_PlantNeededSpraying
 
protected float m_TimeToComplete
 
protected float m_SpentQuantityTotal
 
protected float m_StartQuantity
 
protected PlantBase m_Plant
 

Constructor & Destructor Documentation

◆ CAContinuousDisinfectPlant()

void CAContinuousDisinfectPlant ( float  quantity_used_per_second)
inlineprivate

Member Function Documentation

◆ Execute()

◆ GetProgress()

override float GetProgress ( )
inlineprivate

◆ Setup()

Field Documentation

◆ m_Plant

protected PlantBase m_Plant
private

Referenced by Execute(), and Setup().

◆ m_PlantNeededSpraying

protected float m_PlantNeededSpraying
private

Referenced by Execute(), and Setup().

◆ m_SpentQuantityTotal

protected float m_SpentQuantityTotal
private

Referenced by Execute(), and GetProgress().

◆ 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: